Searched defs:frow (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/webp/src/dsp/ |
H A D | rescaler_mips32.c | 38 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; in ExportRowExpand_MIPS32() local
|
H A D | rescaler_sse2.c | 48 rescaler_t* frow = wrk->frow; in RescalerImportRowExpand_SSE2() local 121 rescaler_t* frow = wrk->frow; in RescalerImportRowShrink_SSE2() local 233 const rescaler_t* const frow = wrk->frow; in RescalerExportRowExpand_SSE2() local 291 const rescaler_t* const frow = wrk->frow; in RescalerExportRowShrink_SSE2() local
|
H A D | rescaler_neon.c | 48 static uint32x4_t Interpolate_NEON(const rescaler_t* const frow, in Interpolate_NEON() 69 const rescaler_t* const frow = wrk->frow; in RescalerExportRowExpand_NEON() local 123 const rescaler_t* const frow = wrk->frow; in RescalerExportRowShrink_NEON() local
|
H A D | rescaler_msa.c | 117 static WEBP_INLINE void ExportRowExpand_0(const uint32_t* frow, uint8_t* dst, in ExportRowExpand_0() 174 static WEBP_INLINE void ExportRowExpand_1(const uint32_t* frow, uint32_t* irow, in ExportRowExpand_1() 252 const rescaler_t* frow = wrk->frow; in RescalerExportRowExpand_MIPSdspR2() local
|
H A D | rescaler.c | 104 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 D | rescaler_mips_dsp_r2.c | 171 const rescaler_t* frow = wrk->frow; in ExportRowExpand_MIPSdspR2() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/form/ |
H A D | fld_def.c | 276 new_field(int rows, int cols, int frow, int fcol, int nrow, int nbuf) in new_field()
|
H A D | frm_driver.c | 3449 int frow = field->frow; in Upper_Neighbor_Field() local 3499 int frow = field->frow; in Down_Neighbor_Field() local
|
H A D | form.h | 76 short frow; /* first row */ member
|
/aosp_15_r20/external/webp/src/utils/ |
H A D | rescaler_utils.h | 46 rescaler_t* irow, *frow; // work buffer member
|
/aosp_15_r20/external/coreboot/payloads/coreinfo/ |
H A D | cbfs_module.c | 113 int i, row, frow; in cbfs_module_redraw() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | form.h | 75 short frow; /* first row */ member
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/ |
H A D | bdk-csrs-lmc.h | 8490 … uint64_t frow : 18; /**< [ 31: 14](RO/H) Failing row address, bits \<17:0\>. */ member 8524 … uint64_t frow : 18; /**< [ 31: 14](RO/H) Failing row address, bits \<17:0\>. */ member 17591 … uint64_t frow : 18; /**< [ 31: 14](RO/H) Failing row address, bits \<17:0\>. */ member 17625 … uint64_t frow : 18; /**< [ 31: 14](RO/H) Failing row address, bits \<17:0\>. */ member
|