Home
last modified time | relevance | path

Searched defs:mbits (Results 1 – 6 of 6) sorted by relevance

/third_party/pixman/test/
Da1-trap-test.c19 uint32_t *mbits = malloc (WIDTH * HEIGHT); in main() local
/third_party/pixman/demos/
Dtrap-test.c19 uint32_t *mbits = malloc (WIDTH * HEIGHT); in main() local
/third_party/mesa3d/src/intel/compiler/
Dtest_vf_float_conversions.cpp41 int mbits = vf & 0xf; in SetUp() local
/third_party/ffmpeg/libavcodec/
Deac3dec.c265 int mbits = bits - (2 - log_gain); in ff_eac3_decode_transform_coeffs_aht_ch() local
Dopus_pvq.c585 int mbits, sbits, delta; in quant_band_template() local
/third_party/ffmpeg/libavfilter/
Ddrawutils.c438 unsigned mbits = (1 << (1 << l2depth)) - 1; in blend_pixel16() local
462 unsigned mbits = (1 << (1 << l2depth)) - 1; in blend_pixel() local