Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/frontends/va/
Dpicture.c121 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handlePictureParameterBuffer()
154 if (format == PIPE_VIDEO_FORMAT_MPEG4_AVC) in handlePictureParameterBuffer()
185 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleIQMatrixBuffer()
218 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleSliceParameterBuffer()
288 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleVASliceDataBufferType()
365 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleVAEncMiscParameterTypeRateControl()
386 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleVAEncMiscParameterTypeFrameRate()
407 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleVAEncSequenceParameterBufferType()
451 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleVAEncPictureParameterBufferType()
472 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in handleVAEncSliceParameterBufferType()
[all …]
Dcontext.c256 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in vlVaCreateContext()
301 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in vlVaCreateContext()
341 PIPE_VIDEO_FORMAT_MPEG4_AVC) { in vlVaDestroyContext()
352 PIPE_VIDEO_FORMAT_MPEG4_AVC) { in vlVaDestroyContext()
Dconfig.c161 if (u_reduce_video_profile(ProfileToPipe(profile)) == PIPE_VIDEO_FORMAT_MPEG4_AVC || in vlVaGetConfigAttributes()
/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/drivers/r600/
Dradeon_video.c232 return codec == PIPE_VIDEO_FORMAT_MPEG4_AVC && in rvid_get_video_param()
263 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in rvid_get_video_param()
Dradeon_uvd.c208 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in profile2stream_type()
257 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in calc_dpb_size()
970 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in ruvd_end_frame()
1059 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in ruvd_create_decoder()
/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()
Dnv98_video_bsp.c130 if (codec != PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nv98_decoder_bsp()
Dnv84_video.c276 int is_h264 = u_reduce_video_profile(templ->profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC; in nv84_create_decoder()
765 if (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in firmware_present()
811 return (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC || in nv84_screen_get_video_param()
Dnv98_video.c214 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in nv98_create_decoder()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c247 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in vp3_getpath()
270 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in vp4_getpath()
342 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()
/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.c522 (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC && in si_get_video_param()
555 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in si_get_video_param()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_enc_3_0.c177 if (u_reduce_video_profile(enc->base.profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in radeon_enc_3_0_init()
Dradeon_vcn_enc.c43 if (u_reduce_video_profile(picture->profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in radeon_vcn_enc_get_param()
280 if (u_reduce_video_profile(enc->base.profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in radeon_enc_begin_frame()
Dradeon_uvd.c195 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in profile2stream_type()
355 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in calc_dpb_size()
1130 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in ruvd_end_frame()
1237 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in si_common_uvd_create_decoder()
Dradeon_vcn_dec.c1058 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in rvcn_dec_message_decode()
1308 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in calc_dpb_size()
1621 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in radeon_create_decoder()
/external/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c122 PIPE_VIDEO_FORMAT_MPEG4_AVC) in vlVdpDecoderCreate()
663 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in vlVdpDecoderRender()

12