Home
last modified time | relevance | path

Searched defs:max_chunk_size (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blt.c63 const uint32_t max_chunk_size = 16384; in blt_set_alpha_to_one() local
319 const uint32_t max_chunk_size = 16384; in crocus_emit_blt() local
/third_party/ffmpeg/libavformat/
Davformat.h1612 int max_chunk_size; member