Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_AVCProfileHigh (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264d.c93 avctype.eProfile = OMX_VIDEO_AVCProfileHigh; in instantiate_h264d_input_port()
/third_party/openmax/api/1.1.2/
DOMX_Video.h770 OMX_VIDEO_AVCProfileHigh = 0x08, /**< High profile */ enumerator
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c73 case OMX_VIDEO_AVCProfileHigh: in enc_TranslateOMXProfileToPipe()
/third_party/ffmpeg/libavcodec/
Domx.c535 avc.eProfile = OMX_VIDEO_AVCProfileHigh; in omx_component_init()