/external/mesa3d/src/gallium/frontends/va/ |
D | picture.c | 121 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 …]
|
D | context.c | 256 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()
|
D | config.c | 161 if (u_reduce_video_profile(ProfileToPipe(profile)) == PIPE_VIDEO_FORMAT_MPEG4_AVC || in vlVaGetConfigAttributes()
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_video_enums.h | 37 PIPE_VIDEO_FORMAT_MPEG4_AVC /**< H.264 */ enumerator
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_enums.h | 41 PIPE_VIDEO_FORMAT_MPEG4_AVC,/**< H.264 */ enumerator
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | radeon_video.c | 232 return codec == PIPE_VIDEO_FORMAT_MPEG4_AVC && in rvid_get_video_param() 263 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in rvid_get_video_param()
|
D | radeon_uvd.c | 208 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/ |
D | nvc0_video_vp.c | 91 if (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nvc0_decoder_vp() 164 if (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nvc0_decoder_vp()
|
D | nvc0_video_ppp.c | 107 case PIPE_VIDEO_FORMAT_MPEG4_AVC: nvc0_decoder_setup_ppp(dec, target, 0x1413); break; in nvc0_decoder_ppp()
|
D | nvc0_video_bsp.c | 183 if (codec != PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nvc0_decoder_bsp_end()
|
D | nvc0_video.c | 236 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in nvc0_create_decoder()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv98_video_vp.c | 91 if (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nv98_decoder_vp() 164 if (codec == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nv98_decoder_vp()
|
D | nv98_video_ppp.c | 107 case PIPE_VIDEO_FORMAT_MPEG4_AVC: nv98_decoder_setup_ppp(dec, target, 0x1413); break; in nv98_decoder_ppp()
|
D | nv98_video_bsp.c | 130 if (codec != PIPE_VIDEO_FORMAT_MPEG4_AVC) { in nv98_decoder_bsp()
|
D | nv84_video.c | 276 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()
|
D | nv98_video.c | 214 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in nv98_create_decoder()
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video.c | 247 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()
|
D | nouveau_vp3_video_bsp.c | 308 case PIPE_VIDEO_FORMAT_MPEG4_AVC: { in nouveau_vp3_bsp_end()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_video.h | 70 return PIPE_VIDEO_FORMAT_MPEG4_AVC; in u_reduce_video_profile()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_get.c | 522 (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/ |
D | radeon_vcn_enc_3_0.c | 177 if (u_reduce_video_profile(enc->base.profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC) { in radeon_enc_3_0_init()
|
D | radeon_vcn_enc.c | 43 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()
|
D | radeon_uvd.c | 195 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()
|
D | radeon_vcn_dec.c | 1058 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/ |
D | decode.c | 122 PIPE_VIDEO_FORMAT_MPEG4_AVC) in vlVdpDecoderCreate() 663 case PIPE_VIDEO_FORMAT_MPEG4_AVC: in vlVdpDecoderRender()
|