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

  /external/opencore/nodes/common/include/
pvmf_local_data_source.h 39 #define BITMASK_PVMF_SOURCE_INTENT_THUMBNAILS 0x00000008
pvmf_streaming_data_source.h 45 #define BITMASK_PVMF_SOURCE_INTENT_THUMBNAILS 0x00000008
pvmf_source_context_data.h 53 #define BITMASK_PVMF_SOURCE_INTENT_THUMBNAILS 0x00000008
  /external/opencore/android/
metadatadriver.cpp 563 mLocalDataSource->iIntent = BITMASK_PVMF_SOURCE_INTENT_THUMBNAILS;
  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility_testset1.cpp 193 iSourceContextData->CommonData()->iIntent = BITMASK_PVMF_SOURCE_INTENT_THUMBNAILS;
    [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp 676 if (intent & BITMASK_PVMF_SOURCE_INTENT_THUMBNAILS)
724 if (intent & BITMASK_PVMF_SOURCE_INTENT_THUMBNAILS)
    [all...]

Completed in 59 milliseconds