Searched defs:early_exit (Results 1 – 7 of 7) sorted by relevance
40 int32_t early_exit; in LONGEST_MATCH() local
70 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
413 uint8_t early_exit = 0; in mb_lpf_horizontal_edge_dual() local1048 uint8_t early_exit = 0; in aom_lpf_vertical_16_msa() local1470 uint8_t early_exit = 0; in aom_lpf_vertical_16_dual_msa() local
398 bool early_exit = false; in add_new_subtable() local
874 static int early_exit(void* payload) { in early_exit() function