Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_video.h69 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH444: in u_reduce_video_profile()
259 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH444: in u_get_h264_profile_idc()
/external/mesa3d/src/gallium/include/pipe/
Dp_video_enums.h65 PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH444, enumerator
/external/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c80 return PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH444; in enc_TranslateOMXProfileToPipe()
/external/mesa3d/src/gallium/frontends/va/
Dva_private.h188 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH444: in PipeToProfile()