Searched refs:drop_frames_allowed (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_int.h445 int drop_frames_allowed; /* Are we permitted to drop frames? */ member in struct:VP8_COMP
H A Dratectrl.c927 if (cpi->drop_frames_allowed &&
H A Dfirstpass.c1889 if (cpi->drop_frames_allowed)
3038 if (cpi->drop_frames_allowed)
H A Donyx_if.c1667 cpi->drop_frames_allowed = cpi->oxcf.allow_df && cpi->buffered_mode;
3498 if (cpi->drop_frames_allowed)

Completed in 401 milliseconds