Home
last modified time | relevance | path

Searched defs:dbits (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
Dtranspose.c80 mpd_size_t *done, dbits; in swap_halfrows_pow2() local
/third_party/skia/third_party/externals/freetype/src/gzip/
Dinfcodes.c51 Byte dbits; /* dtree bits decoder per branch */ member
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRboStateQueryTests.cpp239 int dbits; in test() member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fRboStateQueryTests.cpp290 int dbits; in test() member
Des3fFboStateQueryTests.cpp673 int dbits; in test() member
/third_party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp476 int dbits = dbits_tab[modeval]; in hdr_rgb_unpack() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp533 int dbits = dbits_tab[modeval]; in hdr_rgb_unpack3() local
/third_party/ffmpeg/libavcodec/
Dproresenc_kostya.c483 const int dbits = (abits == 8) ? 4 : 7; in put_alpha_diff() local
736 const int dbits = (abits == 8) ? 4 : 7; in est_alpha_diff() local
Dproresenc_anatoliy.c405 const int dbits = 7; in put_alpha_diff() local
Dwavpackenc.c647 uint32_t dbits = count_bits(v); in log2sample() local
/third_party/lame/libmp3lame/
Dquantize.c1254 int dbits, over, found = 0; in VBR_encode_granule() local