Home
last modified time | relevance | path

Searched refs:concealment_motion_vectors (Results 1 - 22 of 22) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dnvdec_mpeg12.c77 .concealment_motion_vectors = s->concealment_motion_vectors, in nvdec_mpeg12_start_frame()
H A Dvdpau_mpeg12.c64 info->concealment_motion_vectors = s->concealment_motion_vectors; in vdpau_mpeg_start_frame()
H A Dvaapi_mpeg2.c64 .concealment_motion_vectors = s->concealment_motion_vectors, in vaapi_mpeg2_start_frame()
H A Dvaapi_encode_mpeg2.c345 pce->concealment_motion_vectors = 0; in vaapi_encode_mpeg2_init_sequence_params()
398 .concealment_motion_vectors = pce->concealment_motion_vectors, in vaapi_encode_mpeg2_init_sequence_params()
H A Dcbs_mpeg2.h145 uint8_t concealment_motion_vectors; member
H A Dcbs_mpeg2_syntax_template.c257 ui(1, concealment_motion_vectors); in picture_coding_extension()
H A Dmpegvideo.h434 int concealment_motion_vectors; member
H A Ddxva2_mpeg2.c97 (s->concealment_motion_vectors << 9) | in fill_picture_parameters()
H A Dmpeg12dec.c749 if (s->concealment_motion_vectors) { in mpeg_decode_mb()
763 check_marker(s->avctx, &s->gb, "after concealment_motion_vectors"); in mpeg_decode_mb()
1545 s->concealment_motion_vectors = get_bits1(&s->gb); in mpeg_decode_picture_coding_extension()
1566 ff_dlog(s->avctx, "conceal=%d\n", s->concealment_motion_vectors); in mpeg_decode_picture_coding_extension()
1779 s->frame_pred_frame_dct, s->concealment_motion_vectors, in mpeg_decode_slice()
H A Dmpeg12enc.c524 put_bits(&s->pb, 1, s->concealment_motion_vectors); in ff_mpeg1_encode_picture_header()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_mpeg12.c66 context->desc.mpeg12.concealment_motion_vectors = in vlVaHandlePictureParameterBufferMPEG12()
67 mpeg2->picture_coding_extension.bits.concealment_motion_vectors; in vlVaHandlePictureParameterBufferMPEG12()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_bsp.c39 uint8_t concealment_motion_vectors; member
125 pic_bsp->concealment_motion_vectors = desc->concealment_motion_vectors; in nouveau_vp3_fill_picparm_mpeg12_bsp()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c887 } else if ((mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA) && bs->desc->concealment_motion_vectors) { in decode_slice()
907 (mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA && bs->desc->concealment_motion_vectors)) { in decode_slice()
921 if (mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA && bs->desc->concealment_motion_vectors) { in decode_slice()
/third_party/mesa3d/src/amd/common/
H A Dac_uvd_dec.h284 uint8_t concealment_motion_vectors; member
H A Dac_vcn_dec.h667 unsigned char concealment_motion_vectors; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.h285 uint8_t concealment_motion_vectors; member
H A Dradeon_uvd.c592 result.concealment_motion_vectors = pic->concealment_motion_vectors; in get_mpeg2_msg()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c242 picture->concealment_motion_vectors = picture_info->concealment_motion_vectors; in vlVdpDecoderRenderMpeg12()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_mpeg12.c306 priv->picture.mpeg12.concealment_motion_vectors = vl_vlc_get_uimsbf(vlc, 1); in vid_dec_mpeg12_Decode()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h164 unsigned concealment_motion_vectors; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c899 result.concealment_motion_vectors = pic->concealment_motion_vectors; in get_mpeg2_msg()
H A Dradeon_vcn_dec.c1515 result.concealment_motion_vectors = pic->concealment_motion_vectors; in get_mpeg2_msg()

Completed in 31 milliseconds