Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp545 Decoder(int block_w, int block_h, int block_d, bool srgb, bool output_unorm8) in Decoder()
551 int block_w, block_h, block_d; member in Decoder
1263 void Block::compute_infill_weights(int block_w, int block_h, int block_d) in compute_infill_weights()
/external/libaom/libaom/aom_dsp/
Dnoise_model.c1341 double *block_d = NULL, *plane_d = NULL; in aom_wiener_denoise_2d() local