Home
last modified time | relevance | path

Searched defs:flush_bits (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_buffer.c411 uint32_t flush_bits = 0; in radv_fill_buffer() local
Dradv_meta_clear.c683 uint32_t clear_word, flush_bits; in emit_fast_htile_clear() local
954 uint32_t clear_color[2], flush_bits; in emit_fast_color_clear() local
Dradv_query.c1061 uint32_t flush_bits = 0; in radv_CmdResetQueryPool() local
Dsi_cmd_buffer.c924 enum radv_cmd_flush_bits flush_bits) in si_cs_emit_cache_flush()
Dradv_cmd_buffer.c2009 enum radv_cmd_flush_bits flush_bits = 0; in radv_src_access_flush() local
2043 enum radv_cmd_flush_bits flush_bits = 0; in radv_dst_access_flush() local
Dradv_private.h918 enum radv_cmd_flush_bits flush_bits; member
/external/libjpeg-turbo/
Djchuff.c463 flush_bits(working_state *state) in flush_bits() function
Djcphuff.c367 flush_bits(phuff_entropy_ptr entropy) in flush_bits() function
/external/dng_sdk/source/
Ddng_lossless_jpeg.cpp1561 inline void dng_lossless_decoder::flush_bits (int32 nbits) in flush_bits() function in dng_lossless_decoder