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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 835 uint8_t last_frame_dropped; member in struct:VP9_COMP
vp9_speed_features.c 696 if (!cpi->last_frame_dropped && cpi->resize_state == ORIG &&
    [all...]
vp9_ratectrl.c 571 cpi->last_frame_dropped = 1;
615 cpi->last_frame_dropped = 1;
    [all...]
vp9_encoder.c     [all...]

Completed in 166 milliseconds