Home
last modified time | relevance | path

Searched refs:PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_video.h65 case PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED: in u_reduce_video_profile()
254 case PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED: in u_get_h264_profile_idc()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_enums.h62 PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED, enumerator
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec.cpp1311 case PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED: in d3d12_video_decoder_convert_pipe_video_profile_to_profile_type()
1329 case PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED: in d3d12_video_decoder_convert_pipe_video_profile_to_d3d12_profile()
Dd3d12_format.c468 case PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED: in d3d12_convert_pipe_video_profile_to_dxgi_format()
Dd3d12_video_screen.cpp132 case PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED: in d3d12_has_video_decode_support()
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c72 return PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED; in enc_TranslateOMXProfileToPipe()
/third_party/mesa3d/src/gallium/frontends/va/
Dva_private.h187 case PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED: in PipeToProfile()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_enc.c106 enc->enc_pic.spec_misc.profile_idc != PIPE_VIDEO_PROFILE_MPEG4_AVC_EXTENDED) in radeon_vcn_enc_get_param()