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

  /external/libvpx/vp8/encoder/
onyx_int.h 407 int avg_frame_qindex; member in struct:__anon5136
onyx_if.c     [all...]
ratectrl.c 584 Q = (cpi->oxcf.fixed_q >= 0) ? cpi->oxcf.fixed_q : cpi->avg_frame_qindex;
    [all...]

Completed in 242 milliseconds