Searched refs:partition_search_skippable_frame (Results 1 – 4 of 4) sorted by relevance
475 int partition_search_skippable_frame; member
3099 cpi->partition_search_skippable_frame = is_skippable_frame(cpi); in vp9_rc_get_second_pass_params()3211 cpi->partition_search_skippable_frame = is_skippable_frame(cpi); in vp9_rc_get_second_pass_params()
2044 cpi->partition_search_skippable_frame = 0; in vp9_create_compressor()
3386 } else if (cpi->partition_search_skippable_frame) { in encode_rd_sb_row()