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

  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 279 // resolution (resize_pending != 0).
280 if (cpi->resize_pending != 0) {
570 if (cpi->resize_pending != 0) vp9_cyclic_refresh_reset_resize(cpi);
vp9_noise_estimate.c 58 cpi->resize_state == ORIG && cpi->resize_pending == 0 && !cpi->use_svc &&
vp9_encoder.h 651 int resize_pending; member in struct:VP9_COMP
vp9_encoder.c     [all...]
vp9_ratectrl.c     [all...]
vp9_pickmode.c     [all...]
vp9_encodeframe.c     [all...]

Completed in 74 milliseconds