Searched defs:block_d (Results 1 – 2 of 2) sorted by relevance
539 Decoder(int block_w, int block_h, int block_d, bool srgb, bool output_unorm8) in Decoder()545 int block_w, block_h, block_d; member in Decoder1257 void Block::compute_infill_weights(int block_w, int block_h, int block_d) in compute_infill_weights()
1367 double *block_d = NULL, *plane_d = NULL; in DITHER_AND_QUANTIZE() local