Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_common.h179 uint32_t ridx = (width - x - 1) * channels + k; in VerticalFlipRowPointers() local
195 uint32_t ridx = (width - x - 1) * channels + k; in VerticalFlipRow() local
/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
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c940 int ridx; in its_queue_full() local

Completed in 11 milliseconds