Home
last modified time | relevance | path

Searched refs:load_quantiser_table (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_mjpeg.c65 …memcpy(&context->desc.mjpeg.quantization_table.load_quantiser_table, mjpeg->load_quantiser_table, … in vlVaHandleIQMatrixBufferMJPEG()
136 if (context->desc.mjpeg.quantization_table.load_quantiser_table[i] == 0) in vlVaGetJpegSliceHeader()
/third_party/ffmpeg/libavcodec/
Dvaapi_mjpeg.c104 quant.load_quantiser_table[i] = 1; in vaapi_mjpeg_decode_slice()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h667 uint8_t load_quantiser_table[4]; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c679 if (pic->quantization_table.load_quantiser_table[i] == 0) in get_mjpeg_slice_header()