Searched refs:MODE_RGB_565 (Results 1 – 13 of 13) sorted by relevance
191 WebPYUV444Converters[MODE_RGB_565] = WebPYuv444ToRgb565C; in WebPInitYUV444Converters()232 WebPUpsamplers[MODE_RGB_565] = UpsampleRgb565LinePair; in WebPInitUpsamplers()
228 WebPUpsamplers[MODE_RGB_565] = UpsampleRgb565LinePair;269 WebPYUV444Converters[MODE_RGB_565] = Yuv444ToRgb565;
139 WebPSamplers[MODE_RGB_565] = YuvToRgb565Row; in WebPInitSamplers()
204 WebPUpsamplers[MODE_RGB_565] = UpsampleRgb565LinePair; in WebPInitUpsamplersSSE2()
289 WebPUpsamplers[MODE_RGB_565] = UpsampleRgb565LinePair; in WebPInitUpsamplersNEON()
550 case MODE_RGB_565: in VP8LConvertFromBGRA()
131 return MODE_RGB_565; in webp_decode_mode()
147 MODE_RGB_565 = 6, enumerator
150 MODE_RGB_565 = 6, enumerator
324 WebPUpsamplers[MODE_RGB_565] = UpsampleRgb565LinePair; in WebPInitUpsamplers()
1354 case MODE_RGB_565: in VP8LConvertFromBGRA()
183 mode = MODE_RGB_565; in webp_decode_mode()