Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.h22 void vp9_init_dequantizer(struct VP9Common *cm);
Dvp9_decoder.c143 vp9_init_dequantizer(cm); in vp9_create_decompressor()
Dvp9_decodeframe.c583 vp9_init_dequantizer(cm); in setup_quantization()
1203 void vp9_init_dequantizer(VP9_COMMON *cm) { in vp9_init_dequantizer() function