Home
last modified time | relevance | path

Searched defs:L0 (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Denc_msa.c417 const v8i16 L0 = (v8i16)__msa_fill_h(top[-2]); in TM4() local
469 const v16u8 L0 = (v16u8)__msa_fill_b(left[0]); in HorizontalPred16x16() local
497 const v8i16 L0 = (v8i16)__msa_fill_h(left[j + 0]); in TrueMotion16x16() local
591 const v16u8 L0 = (v16u8)__msa_fill_b(left[0]); in HorizontalPred8x8() local
A Ddec_msa.c694 const v8i16 L0 = (v8i16)__msa_fill_h(ptemp[1 * BPS]); in TM4() local
806 const v8i16 L0 = (v8i16)__msa_fill_h(dst[-1 + 0 * BPS]); in TM16() local
829 const v16u8 L0 = (v16u8)__msa_fill_b(dst[-1 + 0 * BPS]); in HE16() local
927 const v16u8 L0 = (v16u8)__msa_fill_b(dst[-1 + 0 * BPS]); in HE8uv() local
A Ddec_neon.c1286 const uint16x8_t L0 = vmovl_u8(vld1_u8(dst + 0 * BPS - 1)); in DC4_NEON() local
1310 const int16x8_t L0 = ConvertU8ToS16_NEON(vld1_dup_u8(dst + 0 * BPS - 1)); in TrueMotion_NEON() local
1437 const uint16x8_t L0 = vmovl_u8(vld1_u8(dst + 0 * BPS - 1)); in DC8_NEON() local
1519 const uint16x8_t L0 = vmovl_u8(vld1_u8(dst + (i + 0) * BPS - 1)); in DC16_NEON() local
1572 const int16x8_t L0 = ConvertU8ToS16_NEON(vld1_dup_u8(dst + 0 * BPS - 1)); in TM16_NEON() local

Completed in 15 milliseconds