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

  /external/chromium_org/third_party/libwebp/dsp/
upsampling.c 102 UPSAMPLE_FUNC(UpsampleRgb565LinePair, VP8YuvToRgb565, 2)
168 YUV444_FUNC(Yuv444ToRgb565, VP8YuvToRgb565, 2)
yuv.c 97 ROW_FUNC(YuvToRgb565Row, VP8YuvToRgb565, 2)
yuv.h 120 static WEBP_INLINE void VP8YuvToRgb565(int y, int u, int v,
182 static WEBP_INLINE void VP8YuvToRgb565(int y, int u, int v,

Completed in 27 milliseconds