Home
last modified time | relevance | path

Searched refs:resync_marker_disable (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_bsp.c50 uint8_t resync_marker_disable; member
155 pic_bsp->resync_marker_disable = desc->resync_marker_disable; in nouveau_vp3_fill_picparm_mpeg4_bsp()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_mpeg4.c57 context->desc.mpeg4.resync_marker_disable = in vlVaHandlePictureParameterBufferMPEG4()
58 mpeg4->vol_fields.bits.resync_marker_disable; in vlVaHandlePictureParameterBufferMPEG4()
/third_party/ffmpeg/libavcodec/
Dvdpau_mpeg4.c68 info->resync_marker_disable = !ctx->resync_marker; in vdpau_mpeg4_start_frame()
Dnvdec_mpeg4.c69 .resync_marker_disable = !m->resync_marker, in nvdec_mpeg4_start_frame()
Dvaapi_mpeg4.c74 .resync_marker_disable = !ctx->resync_marker, in vaapi_mpeg4_start_frame()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c286 picture->resync_marker_disable = picture_info->resync_marker_disable; in vlVdpDecoderRenderMpeg4()
/third_party/mesa3d/src/amd/common/
Dac_vcn_dec.h701 unsigned int resync_marker_disable : 1; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h228 uint8_t resync_marker_disable; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c630 result.flags |= pic->resync_marker_disable << 7; in get_mpeg4_msg()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_uvd.c937 result.flags |= pic->resync_marker_disable << 7; in get_mpeg4_msg()
Dradeon_vcn_dec.c1552 result.resync_marker_disable = pic->resync_marker_disable; in get_mpeg4_msg()