Home
last modified time | relevance | path

Searched refs:MOUT_VIDEO_DISPLAY_HEIGHT_KEY (Results 1 – 6 of 6) sorted by relevance

/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_outport.cpp141 if (!(pvmiSetPortFormatSpecificInfoSync(config, MOUT_VIDEO_DISPLAY_HEIGHT_KEY))) in Connect()
212 else if (pv_mime_strcmp(aIdentifier, MOUT_VIDEO_DISPLAY_HEIGHT_KEY) == 0) in getParametersSync()
214 if (!pvmiGetPortFormatSpecificInfoSync(MOUT_VIDEO_DISPLAY_HEIGHT_KEY, aParameters)) in getParametersSync()
260 if (pv_mime_strcmp(aParameters->key, MOUT_VIDEO_DISPLAY_HEIGHT_KEY) == 0) in releaseParameters()
443 else if ((pv_mime_strcmp(aFormatValType, MOUT_VIDEO_DISPLAY_HEIGHT_KEY) == 0)) in pvmiSetPortFormatSpecificInfoSync()
583 else if ((pv_mime_strcmp(aFormatValType, MOUT_VIDEO_DISPLAY_HEIGHT_KEY) == 0)) in pvmiGetPortFormatSpecificInfoSync()
/external/opencore/pvmi/pvmf/include/
Dpvmi_kvp.h491 #define MOUT_VIDEO_DISPLAY_HEIGHT_KEY "x-pvmf/video/render/display_height;valtype=uint32" macro
/external/opencore/nodes/pvmediaoutputnode/src/
Dpv_media_output_node_inport.cpp2162 status = SetMIOParameterUint32((char*)MOUT_VIDEO_DISPLAY_HEIGHT_KEY, in ConfigMIO()
2442 (pv_mime_strcmp(aParameters[i].key, MOUT_VIDEO_DISPLAY_HEIGHT_KEY) == 0)) in setParametersSync()
/external/opencore/android/
Dandroid_surface_output.cpp831 else if (pv_mime_strcmp(aParameters[i].key, MOUT_VIDEO_DISPLAY_HEIGHT_KEY) == 0) in setParametersSync()
/external/opencore/engines/adapters/player/framemetadatautility/src/
Dpv_frame_metadata_mio_video.cpp1224 else if (pv_mime_strcmp(aParameters[i].key, MOUT_VIDEO_DISPLAY_HEIGHT_KEY) == 0) in setParametersSync()
/external/opencore/pvmi/media_io/pvmiofileoutput/src/
Dpvmi_media_io_fileoutput.cpp1683 else if (pv_mime_strcmp(aParameters[i].key, MOUT_VIDEO_DISPLAY_HEIGHT_KEY) == 0) in setParametersSync()