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

  /external/libvpx/libvpx/vp9/encoder/
vp9_svc_layercontext.c 424 cpi->ext_refresh_last_frame = cpi->ext_refresh_golden_frame =
428 cpi->ext_refresh_last_frame = 1;
434 cpi->ext_refresh_last_frame = 0;
524 cpi->ext_refresh_last_frame = cpi->ext_refresh_golden_frame =
528 cpi->ext_refresh_last_frame = 1;
534 cpi->ext_refresh_last_frame = 0;
575 cpi->ext_refresh_last_frame = cpi->ext_refresh_golden_frame =
578 cpi->ext_refresh_last_frame = 1;
583 cpi->ext_refresh_last_frame = 0;
    [all...]
vp9_encoder.h 487 int ext_refresh_last_frame; member in struct:VP9_COMP
vp9_encoder.c     [all...]

Completed in 48 milliseconds