Searched defs:bitdepth (Results 1 – 17 of 17) sorted by relevance
232 .macro idct_4x4_dc bitdepth argument247 .macro idct_8x8_dc bitdepth argument268 .macro idct_16x16_dc bitdepth argument292 .macro idct_32x32_dc bitdepth argument374 .macro idct_4x4 bitdepth argument451 .macro idct_8x8 bitdepth argument692 .macro idct_16x16 bitdepth argument927 .macro idct_32x32 bitdepth argument
325 .macro idct_8x8 bitdepth argument536 .macro idct_16x16 bitdepth argument574 .macro idct_dc size, bitdepth
38 int bitdepth; member
32 uint8_t bitdepth; member
223 uint64_t bitdepth; member
55 int bitdepth; member
39 int bitdepth; member
151 int bitdepth; member
688 int bitdepth = desc->comp[0].depth; in filter_frame() local
187 int bitdepth; member
105 uint8_t bitdepth; member
114 static int dnxhd_init_vlc(DNXHDContext *ctx, uint32_t cid, int bitdepth) in dnxhd_init_vlc()181 int old_bit_depth = ctx->bit_depth, bitdepth; in dnxhd_decode_header() local
1706 #define SAMPLE_MAX(bitdepth) ((1 << (bitdepth - 1)) - 1) argument1707 #define SAMPLE_MIN(bitdepth) (~SAMPLE_MAX(bitdepth)) argument
271 int bitdepth, color_type, interlace; in Load_SBit_Png() local
6131 int bitdepth; in stbi__psd_load() local