Home
last modified time | relevance | path

Searched defs:frow (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Drescaler_mips_dsp_r2.c171 const rescaler_t* frow = wrk->frow; ExportRowExpand_MIPSdspR2() local
[all...]
H A Drescaler.c104 const rescaler_t* const frow = wrk->frow; in WebPRescalerExportRowExpand_C() local
133 const rescaler_t* const frow = wrk->frow; in WebPRescalerExportRowShrink_C() local
H A Drescaler_mips32.c38 rescaler_t* frow = wrk->frow + channel; in ImportRowShrink_MIPS32() local
98 rescaler_t* frow = wrk->frow + channel; in ImportRowExpand_MIPS32() local
153 const rescaler_t* frow = wrk->frow; ExportRowExpand_MIPS32() local
[all...]
H A Drescaler_neon.c48 static uint32x4_t Interpolate_NEON(const rescaler_t* const frow, in Interpolate_NEON() argument
69 const rescaler_t* const frow = wrk->frow; in RescalerExportRowExpand_NEON() local
123 const rescaler_t* const frow = wrk->frow; RescalerExportRowShrink_NEON() local
[all...]
H A Drescaler_msa.c117 static WEBP_INLINE void ExportRowExpand_0(const uint32_t* frow, uint8_t* dst, in ExportRowExpand_0() argument
174 ExportRowExpand_1(const uint32_t* frow, uint32_t* irow, uint8_t* dst, int length, WebPRescaler* const wrk) ExportRowExpand_1() argument
252 const rescaler_t* frow = wrk->frow; RescalerExportRowExpand_MIPSdspR2() local
[all...]
H A Drescaler_sse2.c48 rescaler_t* frow = wrk->frow; in RescalerImportRowExpand_SSE2() local
121 rescaler_t* frow = wrk->frow; RescalerImportRowShrink_SSE2() local
233 const rescaler_t* const frow = wrk->frow; RescalerExportRowExpand_SSE2() local
291 const rescaler_t* const frow = wrk->frow; RescalerExportRowShrink_SSE2() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Drescaler_utils.h46 rescaler_t* irow, *frow; // work buffer member
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h1683 uint64_t frow:14; member
1700 uint64_t frow:16; member
2521 uint64_t frow:16; member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h1683 uint64_t frow:14; member
1700 uint64_t frow:16; member
2521 uint64_t frow:16; member

Completed in 15 milliseconds