Home
last modified time | relevance | path

Searched defs:put_buffer (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djchuff.h27 size_t put_buffer; /* current bit accumulation buffer */ member
[all...]
/third_party/curl/tests/libtest/
H A Dlib1948.c31 } put_buffer; typedef
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_large_put.c59 static char *put_buffer; variable
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_put_large.c50 static char *put_buffer; variable
/third_party/libsnd/src/
H A Dcaf.c907 struct put_buffer struct
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djchuff.c105 } put_buffer; /* current bit accumulation buffer */ member
499 simd_bit_buf_type put_buffer; int put_bits; LOCAL() local
568 bit_buf_type put_buffer; LOCAL() local
[all...]
H A Djcphuff.c98 size_t put_buffer; /* current bit-accumulation buffer */ member
339 register size_t put_buffer = (size_t)code; in emit_bits() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch32/
H A Djchuff-neon.c265 size_t put_buffer = state_ptr->cur.put_buffer; in jsimd_huff_encode_one_block_neon() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch64/
H A Djchuff-neon.c240 size_t put_buffer = state_ptr->cur.put_buffer; in jsimd_huff_encode_one_block_neon() local

Completed in 7 milliseconds