Searched refs:MODE_RGB_565 (Results 1 – 11 of 11) sorted by relevance
229 WebPYUV444Converters[MODE_RGB_565] = WebPYuv444ToRgb565_C; in WEBP_DSP_INIT_FUNC()274 WebPUpsamplers[MODE_RGB_565] = UpsampleRgb565LinePair_C; in WEBP_DSP_INIT_FUNC()319 assert(WebPUpsamplers[MODE_RGB_565] != NULL); in WEBP_DSP_INIT_FUNC()
232 WebPUpsamplers[MODE_RGB_565] = UpsampleRgb565LinePair; in WebPInitUpsamplersMIPSdspR2()277 WebPYUV444Converters[MODE_RGB_565] = Yuv444ToRgb565; in WebPInitYUV444ConvertersMIPSdspR2()
204 WebPUpsamplers[MODE_RGB_565] = UpsampleRgb565LinePair_SSE2; in WebPInitUpsamplersSSE2()253 WebPYUV444Converters[MODE_RGB_565] = Yuv444ToRgb565_SSE2; in WebPInitYUV444ConvertersSSE2()
85 WebPSamplers[MODE_RGB_565] = YuvToRgb565Row; in WEBP_DSP_INIT_FUNC()
273 WebPUpsamplers[MODE_RGB_565] = UpsampleRgb565LinePair_NEON; in WebPInitUpsamplersNEON()
549 case MODE_RGB_565: in VP8LConvertFromBGRA()
676 WebPUpsamplers[MODE_RGB_565] = UpsampleRgb565LinePair; in WebPInitUpsamplersMSA()
153 MODE_RGB_565 = 6, enumerator
185 return MODE_RGB_565; in webp_decode_mode()
201 return MODE_RGB_565; in webp_decode_mode()