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);
120 /* vp8cx_init_de_quantizer() is first called here. Add check in frame_init_dequantizer() to avoid
121 * unnecessary calling of vp8cx_init_de_quantizer() for every frame.
123 vp8cx_init_de_quantizer(pbi);
decodframe.c 41 void vp8cx_init_de_quantizer(VP8D_COMP *pbi) function
761 vp8cx_init_de_quantizer(pbi);

Completed in 45 milliseconds