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

  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 41 extern void vp8cx_init_de_quantizer(VP8D_COMP *pbi);
77 /* vp8cx_init_de_quantizer() is first called here. Add check in frame_init_dequantizer() to avoid
78 * unnecessary calling of vp8cx_init_de_quantizer() for every frame.
80 vp8cx_init_de_quantizer(pbi);
decodframe.c 40 void vp8cx_init_de_quantizer(VP8D_COMP *pbi) function
    [all...]

Completed in 120 milliseconds