Home
last modified time | relevance | path

Searched refs:av1_rc_drop_frame (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dratectrl.h210 int av1_rc_drop_frame(struct AV1_COMP *cpi);
Dratectrl.c314 int av1_rc_drop_frame(AV1_COMP *cpi) { in av1_rc_drop_frame() function
Dencoder.c4929 if (av1_rc_drop_frame(cpi)) { in encode_frame_to_data_rate()