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

  /external/opencore/nodes/common/include/
pvmf_local_data_source.h 36 #define BITMASK_PVMF_SOURCE_INTENT_PLAY 0x00000001
49 , iIntent(BITMASK_PVMF_SOURCE_INTENT_PLAY)
pvmf_streaming_data_source.h 42 #define BITMASK_PVMF_SOURCE_INTENT_PLAY 0x00000001
55 , iIntent(BITMASK_PVMF_SOURCE_INTENT_PLAY)
pvmf_source_context_data.h 50 #define BITMASK_PVMF_SOURCE_INTENT_PLAY 0x00000001
63 iIntent = BITMASK_PVMF_SOURCE_INTENT_PLAY;
  /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...]

Completed in 1242 milliseconds