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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_decodeframe.h22 void vp9_init_dequantizer(struct VP9Common *cm);
H A Dvp9_decoder.c140 // vp9_init_dequantizer() is first called here. Add check in
142 // vp9_init_dequantizer() for every frame.
143 vp9_init_dequantizer(cm);
H A Dvp9_decodeframe.c583 vp9_init_dequantizer(cm);
1203 void vp9_init_dequantizer(VP9_COMMON *cm) { function

Completed in 374 milliseconds