HomeSort by relevance Sort by last modified time
    Searched full:vu_dst (Results 1 - 1 of 1) sorted by null

  /hardware/libhardware/modules/camera/3_4/arc/
image_processor.cpp 336 uint8_t* vu_dst = dst + width * height; local
342 *vu_dst++ = *v_src++;
343 *vu_dst++ = *u_src++;

Completed in 146 milliseconds