Home
last modified time | relevance | path

Searched refs:b41 (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
H A Dfdctdsp.c200 vector float b01, b11, b21, b31, b41, b51, b61, b71; in ff_fdct_altivec() local
231 b41 = ((vector float) MERGE_S16(h, b20, b60)); in ff_fdct_altivec()
239 x0 = ((vector float) MERGE_S16(h, b01, b41)); in ff_fdct_altivec()
240 x1 = ((vector float) MERGE_S16(l, b01, b41)); in ff_fdct_altivec()
397 x4 = vec_mergel(b41, b61); in ff_fdct_altivec()
398 x5 = vec_mergeh(b41, b61); in ff_fdct_altivec()
402 b41 = vec_mergeh(x5, x7); in ff_fdct_altivec()
429 FDCTCOL(b01, b11, b21, b31, b41, b51, b61, b71); in ff_fdct_altivec()
/third_party/skia/third_party/etc1/
H A Detc1.cpp416 int b41 = convert8To4(pColors[2]); in etc_encodeBaseColors() local
422 b1 = convert4To8(b41); in etc_encodeBaseColors()
427 << 16) | (b41 << 12) | (b42 << 8); in etc_encodeBaseColors()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_bad_pixels.cpp835 // g40 b41 g42 b43 g44 in FixIsolatedPixel()
858 int32 b41 = p4 [1]; in FixIsolatedPixel() local
869 Abs_int32 (b21 - b41) + in FixIsolatedPixel()
900 Abs_int32 (b23 - b41); in FixIsolatedPixel()
1173 // g40 b41 g42 b43 g44 b45 g46 b47 g48 in FixSingleColumn()
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dgeneral_category.rs2345 ('\u{b41}', '\u{b44}'),
H A Dproperty_bool.rs1012 ('\u{b41}', '\u{b44}'),
5770 ('\u{b41}', '\u{b44}'),

Completed in 17 milliseconds