Home
last modified time | relevance | path

Searched refs:bottom_buf (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/x86/
Dencodetxb_sse4.c27 uint8_t *bottom_buf = levels + stride * height; in av1_txb_init_levels_sse4_1() local
28 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()
Dencodetxb_avx2.c31 uint8_t *bottom_buf = bottom_buf_end - ((bottom_len + 31) & (~31)); in av1_txb_init_levels_avx2() local
34 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()
/external/libxml2/
Dbuf.c1344 #define bottom_buf macro
Delfgcchack.h1346 #ifdef bottom_buf
1356 #ifdef bottom_buf
1388 #ifdef bottom_buf
1398 #ifdef bottom_buf