Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_mjpeg.c101 context->desc.mjpeg.slice_parameter.slice_horizontal_position = mjpeg->slice_horizontal_position; in vlVaHandleSliceParameterBufferMJPEG()
/third_party/ffmpeg/libavcodec/
Dvaapi_mjpeg.c120 .slice_horizontal_position = 0, in vaapi_mjpeg_decode_slice()
Dvaapi_mpeg2.c158 .slice_horizontal_position = s->mb_x, in vaapi_mpeg2_decode_slice()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h689 unsigned slice_horizontal_position; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvampeg2dec.c529 .slice_horizontal_position = header->mb_column, in gst_va_mpeg2_dec_decode_slice()