Searched refs:is_frame_droppable (Results 1 – 1 of 1) sorted by relevance
156 static INLINE int is_frame_droppable(const AV1_COMP *const cpi) { in is_frame_droppable() function167 if (cpi->common.show_frame || is_frame_droppable(cpi)) { in update_frames_till_gf_update()1169 cpi->droppable = is_frame_droppable(cpi); in av1_encode_strategy()