Searched refs:bottom_buf (Results 1 – 4 of 4) sorted by relevance
27 uint8_t *bottom_buf = levels + stride * height; in av1_txb_init_levels_sse4_1() local28 uint8_t *bottom_buf_end = bottom_buf + bottom_len; in av1_txb_init_levels_sse4_1()30 _mm_storeu_si128((__m128i *)(bottom_buf), zeros); in av1_txb_init_levels_sse4_1()31 bottom_buf += 16; in av1_txb_init_levels_sse4_1()32 } while (bottom_buf < bottom_buf_end); in av1_txb_init_levels_sse4_1()
31 uint8_t *bottom_buf = bottom_buf_end - ((bottom_len + 31) & (~31)); in av1_txb_init_levels_avx2() local34 yy_storeu_256(bottom_buf, y_zeros); in av1_txb_init_levels_avx2()35 bottom_buf += 32; in av1_txb_init_levels_avx2()36 } while (bottom_buf < bottom_buf_end); in av1_txb_init_levels_avx2()
1344 #define bottom_buf macro
1346 #ifdef bottom_buf1356 #ifdef bottom_buf1388 #ifdef bottom_buf1398 #ifdef bottom_buf