Searched refs:scan_eob_256 (Results 1 – 2 of 2) sorted by relevance
31 static INLINE __m256i scan_eob_256(const __m256i *iscan_ptr, in scan_eob_256() function100 eob256 = scan_eob_256((const __m256i *)(iscan + n_coeffs), &coeff256); in vp9_quantize_fp_avx2()127 eob256, scan_eob_256((const __m256i *)(iscan + n_coeffs), &coeff256)); in vp9_quantize_fp_avx2()
135 static INLINE __m256i scan_eob_256(const __m256i *iscan_ptr, in scan_eob_256() function208 eob256 = scan_eob_256((const __m256i *)(scan + n_coeffs), &coeff256); in av1_quantize_lp_avx2()236 eob256, scan_eob_256((const __m256i *)(scan + n_coeffs), &coeff256)); in av1_quantize_lp_avx2()