Home
last modified time | relevance | path

Searched defs:ridx (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dg2meet.c263 static inline void yuv2rgb(uint8_t *out, int ridx, int Y, int U, int V) in yuv2rgb() argument
281 const int ridx = swapuv ? 2 : 0; in jpg_decode_data() local

Completed in 4 milliseconds