Searched refs:MAX_GT_ONE (Results 1 – 3 of 3) sorted by relevance
236 if(num_gt0_flag > MAX_GT_ONE) in ihevce_scan_coeffs_neon()244 num_gt0_first_byte_to_nine = (MAX_GT_ONE + 1) - num_gt0_second_byte; in ihevce_scan_coeffs_neon()433 if(num_gt0_flag > MAX_GT_ONE) in ihevce_scan_coeffs_neon()441 num_gt0_first_byte_to_nine = (MAX_GT_ONE + 1) - num_gt0_second_byte; in ihevce_scan_coeffs_neon()
142 #define MAX_GT_ONE 8 macro
1083 if((abs(quant_coeff) > 1) || (num_gt0_flag >= MAX_GT_ONE)) in ihevce_scan_coeffs()1195 if((abs(quant_coeff) > 1) || (num_gt0_flag >= MAX_GT_ONE)) in ihevce_scan_coeffs()