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

  /external/libvpx/vp8/decoder/
onyxd_if.c 38 extern void vp8cx_init_de_quantizer(VP8D_COMP *pbi);
85 /* vp8cx_init_de_quantizer() is first called here. Add check in frame_init_dequantizer() to avoid
86 * unnecessary calling of vp8cx_init_de_quantizer() for every frame.
88 vp8cx_init_de_quantizer(pbi);
decodframe.c 40 void vp8cx_init_de_quantizer(VP8D_COMP *pbi) function
771 vp8cx_init_de_quantizer(pbi);

Completed in 151 milliseconds