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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h442 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.c1887 if (cpi->drop_frames_allowed)
3035 if (cpi->drop_frames_allowed)
H A Donyx_if.c1698 cpi->drop_frames_allowed = cpi->oxcf.allow_df && cpi->buffered_mode;
3678 if (cpi->drop_frames_allowed)
/external/libvpx/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.c1887 if (cpi->drop_frames_allowed)
3035 if (cpi->drop_frames_allowed)
H A Donyx_if.c1666 cpi->drop_frames_allowed = cpi->oxcf.allow_df && cpi->buffered_mode;
3497 if (cpi->drop_frames_allowed)

Completed in 315 milliseconds