Home
last modified time | relevance | path

Searched defs:VP8YuvToBgra (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Dupsampling.c162 DUAL_SAMPLE_FUNC(DualLineSamplerBGRA, VP8YuvToBgra) in DUAL_SAMPLE_FUNC() argument
Dyuv.h134 static WEBP_INLINE void VP8YuvToBgra(uint8_t y, uint8_t u, uint8_t v, in VP8YuvToBgra() function