/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
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
|
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
|
D | rescaler.c | 103 const rescaler_t* const frow = wrk->frow; in WebPRescalerExportRowExpand_C() local 132 const rescaler_t* const frow = wrk->frow; in WebPRescalerExportRowShrink_C() local
|
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
|
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
|
D | rescaler_mips_dsp_r2.c | 171 const rescaler_t* frow = wrk->frow; in ExportRowExpand_MIPSdspR2() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
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
|
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
|
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
|
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
|
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
|
D | rescaler_mips_dsp_r2.c | 171 const rescaler_t* frow = wrk->frow; in ExportRowExpand_MIPSdspR2() local
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
D | rescaler_utils.h | 46 rescaler_t* irow, *frow; // work buffer member
|
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/ |
D | rescaler_utils.h | 46 rescaler_t* irow, *frow; // work buffer member
|
/third_party/boost/boost/msm/back/ |
D | state_machine.hpp | 1013 struct frow struct in boost::msm::back::state_machine 1015 typedef T1 current_state_type; 1016 typedef T1 next_state_type; 1017 typedef Evt transition_event; 1019 typedef int is_frow; 1022 … static HandledEnum execute(library_sm& fsm, int region_index, int , transition_event const& evt) in execute() 1033 struct replace_event
|