Home
last modified time | relevance | path

Searched defs:v_src (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/camera/3_4/arc/
Dimage_processor.cpp319 const uint8_t* v_src = src + width * height * 5 / 4; in YU12ToYV12() local
337 const uint8_t* v_src = src + width * height * 5 / 4; in YU12ToNV21() local