Home
last modified time | relevance | path

Searched refs:rounding_control (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvdpau_mpeg4.c73 info->rounding_control = s->no_rounding; in vdpau_mpeg4_start_frame()
Dvaapi_vc1.c297 .rounding_control = v->rnd, in vaapi_vc1_start_frame()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_vp.c76 uint8_t rounding_control; // 56 member
300 pic_vp->rounding_control = desc->rounding_control; in nouveau_vp3_fill_picparm_mpeg4_vp()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c291 picture->rounding_control = picture_info->rounding_control; in vlVdpDecoderRenderMpeg4()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h233 uint8_t rounding_control; member