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

  /external/opencore/nodes/common/include/
pvmf_local_data_source.h 49 , iIntent(BITMASK_PVMF_SOURCE_INTENT_PLAY)
58 , iIntent(source.iIntent)
95 uint32 iIntent;
pvmf_streaming_data_source.h 55 , iIntent(BITMASK_PVMF_SOURCE_INTENT_PLAY)
64 , iIntent(source.iIntent)
105 uint32 iIntent;
pvmf_source_context_data.h 63 iIntent = BITMASK_PVMF_SOURCE_INTENT_PLAY;
116 uint32 iIntent;
135 iIntent = aSrc.iIntent;
  /external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
pvmf_sm_fsp_base_cpm_support.cpp 471 if (iCPMSourceData.iIntent & BITMASK_PVMF_SOURCE_INTENT_PLAY)
pvmf_sm_fsp_base_impl.cpp     [all...]
  /external/opencore/android/
metadatadriver.cpp 563 mLocalDataSource->iIntent = BITMASK_PVMF_SOURCE_INTENT_THUMBNAILS;
  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_node.cpp     [all...]
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp     [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp 675 uint32 intent = opaqueData->iIntent;
681 iCPMSourceData.iIntent = opaqueData->iIntent;
723 uint32 intent = cContext->iIntent;
    [all...]
  /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/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.cpp     [all...]

Completed in 176 milliseconds