Home
last modified time | relevance | path

Searched refs:PALETTE_SIZE (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dwc3movie.c62 #define PALETTE_SIZE (256 * 3) macro
160 av_append_packet(pb, wc3->vpkt, 8 + PALETTE_SIZE); in wc3_read_header()
/third_party/ffmpeg/libavcodec/
H A Dsanm.c35 #define PALETTE_SIZE 256 macro
269 uint32_t pal[PALETTE_SIZE];
516 for (i = 0; i < PALETTE_SIZE; i++) in decode_init()
1416 if (size != PALETTE_SIZE * 3) { in decode_frame()
1421 for (i = 0; i < PALETTE_SIZE; i++) in decode_frame()
1435 for (i = 0; i < PALETTE_SIZE; i++) { in decode_frame()
1453 for (i = 0; i < PALETTE_SIZE; i++) in decode_frame()
H A Dxan.c51 #define PALETTE_SIZE (PALETTE_COUNT * 3) macro
565 if (size < PALETTE_SIZE) in xan_decode_frame()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_av1_default.h292 } PALETTE_SIZE; typedef

Completed in 10 milliseconds