HomeSort by relevance Sort by last modified time
    Searched refs:vp9_init_dequantizer (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.h 18 void vp9_init_dequantizer(struct VP9Common *cm);
vp9_onyxd_if.c 146 // vp9_init_dequantizer() is first called here. Add check in
148 // vp9_init_dequantizer() for every frame.
149 vp9_init_dequantizer(cm);
vp9_decodframe.c 668 vp9_init_dequantizer(cm);
1241 void vp9_init_dequantizer(VP9_COMMON *cm) { function
    [all...]

Completed in 73 milliseconds