Searched refs:accumulate_eob (Results 1 – 12 of 12) sorted by relevance
100 jz .accumulate_eob153 jmp .accumulate_eob162 .accumulate_eob: label
138 *eob_ptr = accumulate_eob(eob); in vp9_quantize_fp_avx2()
105 jz .accumulate_eob158 jmp .accumulate_eob167 .accumulate_eob: label
146 static INLINE int16_t accumulate_eob(__m128i eob) { in accumulate_eob() function247 *eob_ptr = accumulate_eob(eob); in av1_quantize_lp_avx2()
110 *eob_ptr = accumulate_eob(eob); in vpx_quantize_b_ssse3()261 *eob_ptr = accumulate_eob(eob); in vpx_quantize_b_32x32_ssse3()
144 *eob_ptr = accumulate_eob(eob); in vpx_quantize_b_avx()285 *eob_ptr = accumulate_eob(eob); in vpx_quantize_b_32x32_avx()
85 static INLINE int16_t accumulate_eob(__m128i eob) { in accumulate_eob() function
118 *eob_ptr = accumulate_eob(eob); in vpx_quantize_b_sse2()
161 jz .accumulate_eob272 jmp .accumulate_eob286 .accumulate_eob: label
124 *eob_ptr = accumulate_eob(eob); in aom_quantize_b_sse2()
191 *eob_ptr = accumulate_eob(eob); in aom_quantize_b_64x64_ssse3()
116 static INLINE int16_t accumulate_eob(__m128i eob) { in accumulate_eob() function