Searched defs:early_exit (Results 1 – 8 of 8) sorted by relevance
42 int32_t early_exit; in LONGEST_MATCH() local
166 int early_exit = s->level < 5; in deflate_medium() local
54 int8_t early_exit[MAX_DIRECTIONS]; member
81 bool early_exit; member
414 uint8_t early_exit = 0; in mb_lpf_horizontal_edge_dual() local1049 uint8_t early_exit = 0; in vpx_lpf_vertical_16_msa() local1471 uint8_t early_exit = 0; in vpx_lpf_vertical_16_dual_msa() local
492 uint8_t early_exit = 0; in mb_lpf_horizontal_edge_dual() local1302 uint8_t early_exit = 0; in vpx_lpf_vertical_16_dual_lsx() local
408 bool early_exit = false; in add_new_subtable() local
891 static int early_exit(void* payload) { in early_exit() function