OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MultARGBRow
(Results
1 - 2
of
2
) sorted by null
/external/webp/src/dsp/
alpha_processing_mips_dsp_r2.c
82
static void
MultARGBRow
(uint32_t* const ptr, int width, int inverse) {
134
WebPMultARGBRow =
MultARGBRow
;
alpha_processing_sse2.c
221
static void
MultARGBRow
(uint32_t* const ptr, int width, int inverse) {
286
WebPMultARGBRow =
MultARGBRow
;
Completed in 65 milliseconds