HomeSort by relevance Sort by last modified time
    Searched refs:iAlbumTitle (Results 1 - 10 of 10) sorted by null

  /external/opencore/engines/author/test/src/
test_pv_author_engine_testset1.h 206 OSCL_wHeapString<OsclMemAllocator> iAlbumTitle;
test_pv_author_engine_testset4.h 207 OSCL_wHeapString<OsclMemAllocator> iAlbumTitle;
test_pv_author_engine_testset4.cpp 363 iAlbumTitle = _STRLIT("albumtitle");
376 clipConfig->SetAlbumInfo(iAlbumTitle, lang_code);
    [all...]
test_pv_author_engine_testset7.cpp 303 OSCL_wHeapString<OsclMemAllocator> iAlbumTitle = _STRLIT("albumtitle");
315 clipConfig->SetAlbumInfo(iAlbumTitle, lang_code);
test_pv_author_engine_testset8.cpp 303 OSCL_wHeapString<OsclMemAllocator> iAlbumTitle = _STRLIT("albumtitle");
315 clipConfig->SetAlbumInfo(iAlbumTitle, lang_code);
    [all...]
test_pv_author_engine_testset1.cpp 605 iAlbumTitle = _STRLIT("albumtitle");
618 clipConfig->SetAlbumInfo(iAlbumTitle, lang_code);
    [all...]
test_pv_author_engine_testset5.cpp 417 OSCL_wHeapString<OsclMemAllocator> iAlbumTitle = _STRLIT("albumtitle");
470 clipConfig->SetAlbumInfo(iAlbumTitle, lang_code);
    [all...]
test_pv_author_engine_testset6.cpp 308 OSCL_wHeapString<OsclMemAllocator> iAlbumTitle = _STRLIT("albumtitle");
320 clipConfig->SetAlbumInfo(iAlbumTitle, lang_code);
    [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_node.h 410 PVMP4FFCN_MetaDataString iAlbumTitle;