Home
last modified time | relevance | path

Searched refs:alt_quant (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dindeo3.c109 const uint8_t *alt_quant; ///< secondary VQ table set for the modes 1 and 4 member
634 code = ctx->alt_quant[vq_index]; in decode_cell()
996 ctx->alt_quant = gb.buffer; in decode_frame_headers()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_vp9.c346 context->desc.vp9.slice_parameter.seg_param[i].alt_quant = vp9_s(&vlc, 8); in vlVaDecoderVP9BitstreamHeader()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h714 int16_t alt_quant; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.c519 (pic->slice_parameter.seg_param[i].alt_quant & 0xffff) | in get_vp9_msg()

Completed in 9 milliseconds