diff -r 000000000000 -r 40261b775718 imagingandcamerafws/imagingunittest/testcodec/src/101F7C03.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/imagingandcamerafws/imagingunittest/testcodec/src/101F7C03.rss Tue Feb 02 01:56:55 2010 +0200 @@ -0,0 +1,63 @@ +// Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// Registry file for the Test codec +// +// + +#include +#include "TestUids.hrh" + +#define CR 0x0D + +RESOURCE REGISTRY_INFO theInfo + { + dll_uid = KExtendedTestDecoderDllUidValue; + interfaces = + { + INTERFACE_INFO + { + interface_uid = 0x101F45AD; + implementations = + { + BINARY_IMPLEMENTATION_INFO + { + implementation_uid = KExtendedTestDecoderImplementationUidValue; + version_no = 1; + display_name = "TST"; + default_data = {0x54, 0x53, 0x3F}; // "TS?" + opaque_data = {0, 0x10, 0x1F, 0x7B, 0xF7, 0x10, 0x1F, 0x7B, 0xF8, 1, 0x2E, 0x74, 0x73, 0x74, CR, 2, 0x69, 0x6D, 0x61, 0x67, 0x65, 0x2F, 0x74, 0x73, 0x74, CR, 0x69, 0x6D, 0x61, 0x67, 0x65, 0x2F, 0x74, 0x65, 0x73, 0x74, CR}; + // 0 0x101F7BF7 0x101F7BF8 1 .tst 2 image/tst image/test + } + }; + }, + INTERFACE_INFO + { + interface_uid = 0x101F45B4; + implementations = + { + BINARY_IMPLEMENTATION_INFO + { + implementation_uid = KExtendedTestEncoderImplementationUidValue; + version_no = 1; + display_name = "TST"; + default_data = {0x54, 0x53, 0x54, 0x3F}; // "TST?" + opaque_data = {0, 0x10, 0x1F, 0x7B, 0xF7, 0x10, 0x1F, 0x7B, 0xF8, 1, 0x2E, 0x74, 0x73, 0x74, CR, 1, 0x69, 0x6D, 0x61, 0x67, 0x65, 0x2F, 0x74, 0x65, 0x73, 0x74, CR}; + // 0 0x101F7BF7 0x101F7BF8 1 .tst 1 image/test + } + }; + } + }; + } + +