Searched refs:partition_search_skippable_frame (Results 1 – 8 of 8) sorted by relevance
1529 cpi->partition_search_skippable_frame = is_skippable_frame(cpi); in av1_get_second_pass_params()1609 cpi->partition_search_skippable_frame = is_skippable_frame(cpi); in av1_get_second_pass_params()
740 int partition_search_skippable_frame; member
2610 cpi->partition_search_skippable_frame = 0; in av1_create_compressor()4836 !cpi->partition_search_skippable_frame; in encode_frame_to_data_rate()
4789 } else if (cpi->partition_search_skippable_frame) { in encode_sb_row()
601 int partition_search_skippable_frame; member
3151 cpi->partition_search_skippable_frame = is_skippable_frame(cpi); in vp9_rc_get_second_pass_params()3238 cpi->partition_search_skippable_frame = is_skippable_frame(cpi); in vp9_rc_get_second_pass_params()
2154 cpi->partition_search_skippable_frame = 0; in vp9_create_compressor()
4270 } else if (cpi->partition_search_skippable_frame) { in encode_rd_sb_row()