Home
last modified time | relevance | path

Searched refs:MAX_BLOCK_SIZE (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavutil/
Dimgutils.c584 #define MAX_BLOCK_SIZE 32 macro
594 uint8_t clear_block[4][MAX_BLOCK_SIZE] = {{0}}; // clear padding with 0 in av_image_fill_black()
634 if (clear_block_size[comp.plane] > MAX_BLOCK_SIZE) in av_image_fill_black()
645 uint16_t src_array[MAX_BLOCK_SIZE]; in av_image_fill_black()
/third_party/mesa3d/docs/relnotes/
D22.2.3.rst49 - panfrost: Lower MAX_BLOCK_SIZE on Midgard
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-parse.c2291 #define MAX_BLOCK_SIZE (15 * 1024 * 1024) macro
2296 if (G_UNLIKELY (bytes > MAX_BLOCK_SIZE)) { in gst_matroska_parse_check_read_size()
Dmatroska-demux.c5341 #define MAX_BLOCK_SIZE (15 * 1024 * 1024) macro
5346 if (G_UNLIKELY (bytes > MAX_BLOCK_SIZE)) { in gst_matroska_demux_check_read_size()
/third_party/node/deps/openssl/openssl/apps/
Dspeed.c672 #define MAX_BLOCK_SIZE 128 macro
674 static unsigned char iv[2 * MAX_BLOCK_SIZE / 8];
/third_party/openssl/apps/
Dspeed.c672 #define MAX_BLOCK_SIZE 128 macro
674 static unsigned char iv[2 * MAX_BLOCK_SIZE / 8];
/third_party/mesa3d/docs/gallium/
Dscreen.rst781 This may be less than the product of the components of MAX_BLOCK_SIZE and is