Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264d.c74 OMX_VIDEO_AVCLevel51, in instantiate_h264d_input_port()
106 avctype.eLevel = OMX_VIDEO_AVCLevel51; in instantiate_h264d_input_port()
Dh264e.c101 OMX_VIDEO_AVCLevel51, in instantiate_h264e_output_port()
155 avctype.eLevel = OMX_VIDEO_AVCLevel51; in instantiate_h264e_output_port()
Dh264eprc.c483 priv->profile_level.eLevel = OMX_VIDEO_AVCLevel51; in h264e_prc_ctor()
/third_party/openmax/api/1.1.2/
DOMX_Video.h800 OMX_VIDEO_AVCLevel51 = 0x8000, /**< Level 5.1 */ enumerator
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c119 case OMX_VIDEO_AVCLevel51: in enc_TranslateOMXLevelToPipe()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_enc.c229 priv->profile_level.eLevel = OMX_VIDEO_AVCLevel51; in vid_enc_Constructor()