Home
last modified time | relevance | path

Searched refs:V210ToUYVYRow_C (Results 1 – 1 of 1) sorted by relevance

/external/libyuv/files/source/
Dconvert.cc796 static void V210ToUYVYRow_C(const uint8* src_v210, uint8* dst_uyvy, int width) { in V210ToUYVYRow_C() function
846 V210ToUYVYRow = V210ToUYVYRow_C; in V210ToI420()