Home
last modified time | relevance | path

Searched refs:PIPE_VIDEO_FORMAT_MPEG4_AVC (Results 1 – 23 of 23) sorted by relevance

/external/virglrenderer/src/gallium/include/pipe/
Dp_video_enums.h37 PIPE_VIDEO_FORMAT_MPEG4_AVC /**< H.264 */ enumerator
/external/mesa3d/src/gallium/include/pipe/
Dp_video_enums.h41 PIPE_VIDEO_FORMAT_MPEG4_AVC,/**< H.264 */ enumerator
/external/mesa3d/src/gallium/state_trackers/va/
Dpicture.c157 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handlePictureParameterBuffer()
193 if (format == PIPE_VIDEO_FORMAT_MPEG4_AVC) in handlePictureParameterBuffer()
217 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleIQMatrixBuffer()
250 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleSliceParameterBuffer()
302 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleVASliceDataBufferType()
Dcontext.c253 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in vlVaCreateContext()
327 PIPE_VIDEO_FORMAT_MPEG4_AVC) { in vlVaDestroyContext()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c248 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in vp3_getpath()
271 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in vp4_getpath()
343 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in nouveau_vp3_load_firmware()
Dnouveau_vp3_video_bsp.c308 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in nouveau_vp3_bsp_end()
Dnouveau_vp3_video_vp.c510 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in nouveau_vp3_vp_caps()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video_vp.c91 if (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nvc0_decoder_vp()
164 if (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nvc0_decoder_vp()
Dnvc0_video_ppp.c107 case PIPE_VIDEO_FORMAT_MPEG4_AVC: nvc0_decoder_setup_ppp(dec, target, 0x1413); break; in nvc0_decoder_ppp()
Dnvc0_video_bsp.c183 if (codec != PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nvc0_decoder_bsp_end()
Dnvc0_video.c236 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in nvc0_create_decoder()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv98_video_vp.c91 if (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nv98_decoder_vp()
164 if (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nv98_decoder_vp()
Dnv98_video_ppp.c107 case PIPE_VIDEO_FORMAT_MPEG4_AVC: nv98_decoder_setup_ppp(dec, target, 0x1413); break; in nv98_decoder_ppp()
Dnv84_video.c276 int is_h264 = u_reduce_video_profile(templ->profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC; in nv84_create_decoder()
766 if (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in firmware_present()
812 return (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC || in nv84_screen_get_video_param()
Dnv98_video_bsp.c130 if (codec != PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nv98_decoder_bsp()
Dnv98_video.c214 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in nv98_create_decoder()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_video.c230 return codec == PIPE_VIDEO_FORMAT_MPEG4_AVC && in rvid_get_video_param()
261 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in rvid_get_video_param()
Dradeon_uvd.c207 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in profile2stream_type()
308 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in calc_dpb_size()
1194 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in ruvd_end_frame()
1301 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in ruvd_create_decoder()
/external/mesa3d/src/gallium/auxiliary/util/
Du_video.h70 return PIPE_VIDEO_FORMAT_MPEG4_AVC; in u_reduce_video_profile()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c592 return codec == PIPE_VIDEO_FORMAT_MPEG4_AVC && in si_get_video_param()
623 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in si_get_video_param()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c203 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in profile2stream_type()
362 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in calc_dpb_size()
1280 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in ruvd_end_frame()
1384 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in si_common_uvd_create_decoder()
Dradeon_vcn_dec.c684 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in rvcn_dec_message_decode()
934 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in calc_dpb_size()
1222 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in radeon_create_decoder()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Ddecode.c122 PIPE_VIDEO_FORMAT_MPEG4_AVC) in vlVdpDecoderCreate()
662 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in vlVdpDecoderRender()