Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp8/encoder/x86/
H A Dquantize_sse4.c40 uint32_t mask, ymask; in vp8_regular_quantize_b_sse4_1() local
/aosp_15_r20/external/skia/third_party/etc1/
H A Detc1.cpp536 int ymask = kYMask[yEnd]; in etc1_encode_image() local
/aosp_15_r20/frameworks/native/opengl/libs/ETC1/
H A Detc1.cpp527 int ymask = kYMask[yEnd]; in etc1_encode_image() local
/aosp_15_r20/hardware/google/gfxstream/common/etc/
Detc.cpp830 int ymask = kYMask[yEnd]; in etc1_encode_image() local
/aosp_15_r20/external/libdav1d/src/
H A Ddecode.c294 } else for (unsigned off = 0, ymask = (uint32_t) masks[1]; np < 8 && ymask;) { // left in derive_warpmv() local
/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c4176 unsigned char xmask, ymask, xor_mask, and_mask; in xmlSchemaCompareDates() local