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

  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 494 int cyclic_refresh_q; member in struct:VP8_COMP
onyx_if.c 511 cpi->cyclic_refresh_q = Q / 2;
576 cpi->cyclic_refresh_q = Q;
597 feature_data[MB_LVL_ALT_Q][1] = (cpi->cyclic_refresh_q - Q);
    [all...]

Completed in 255 milliseconds