Home
last modified time | relevance | path

Searched refs:dequant_bit_depth (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h257 vpx_bit_depth_t dequant_bit_depth; // bit_depth of current dequantizer member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c107 cm->dequant_bit_depth = VPX_BITS_8; in vp9_decoder_create()
Dvp9_decodeframe.c1092 cm->dequant_bit_depth = cm->bit_depth; in setup_quantization()