Home
last modified time | relevance | path

Searched refs:PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_video.h66 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in u_reduce_video_profile()
256 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in u_get_h264_profile_idc()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec.c180 priv->profile = PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH; in vid_dec_Constructor()
340 priv->profile = PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH; in vid_dec_SetParameter()
391 else if (priv->profile == PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH) in vid_dec_GetParameter()
440 else if (priv->profile == PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH) in vid_dec_MessageHandler()
Dvid_dec_h264.c46 priv->picture.base.profile = PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH; in vid_dec_h264_Init()
Dvid_enc.c158 if (!vl_codec_supported(screen, PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH, true)) in vid_enc_Constructor()
625 PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH, in vid_enc_MessageHandler()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_enums.h63 PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH, enumerator
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dvdpau_private.h255 return PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH; in ProfileToPipe()
297 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in PipeToProfile()
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264dprc.c372 priv->picture.base.profile = PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH; in h264d_prc_ctor()
373 priv->profile = PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH; in h264d_prc_ctor()
Dh264eprc.c404 if (!vl_codec_supported(screen, PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH, true)) in h264e_prc_create_encoder()
545 PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH, in h264e_prc_prepare_to_transfer()
/third_party/mesa3d/src/gallium/frontends/va/
Dva_private.h173 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in PipeToProfile()
226 return PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH; in ProfileToPipe()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_screen.cpp135 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in d3d12_has_video_decode_support()
425 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in d3d12_has_video_encode_support()
Dd3d12_video_dec.cpp1312 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in d3d12_video_decoder_convert_pipe_video_profile_to_profile_type()
1330 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in d3d12_video_decoder_convert_pipe_video_profile_to_d3d12_profile()
Dd3d12_format.c469 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in d3d12_convert_pipe_video_profile_to_dxgi_format()
Dd3d12_video_enc_h264.cpp706 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in d3d12_video_encoder_convert_profile_to_d3d12_enc_profile_h264()
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_video.c318 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in rvid_get_video_param()
Dradeon_uvd.c387 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in get_h264_msg()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c521 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in nouveau_vp3_screen_get_video_param()
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c74 return PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH; in enc_TranslateOMXProfileToPipe()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c768 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in si_get_video_param()
Dradeon_uvd.c503 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in get_h264_msg()
Dradeon_vcn_dec.c85 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in get_h264_msg()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.c835 case PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH: in nv84_screen_get_video_param()