HomeSort by relevance Sort by last modified time
    Searched refs:VP8YuvToRgb565 (Results 1 - 2 of 2) sorted by null

  /external/webp/src/dsp/
upsampling.c 101 UPSAMPLE_FUNC(UpsampleRgb565LinePair, VP8YuvToRgb565, 2)
141 SAMPLE_FUNC(SampleRgb565LinePair, VP8YuvToRgb565, 2)
217 YUV444_FUNC(Yuv444ToRgb565, VP8YuvToRgb565, 2)
yuv.h 72 static WEBP_INLINE void VP8YuvToRgb565(uint8_t y, uint8_t u, uint8_t v,

Completed in 143 milliseconds