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

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc2001 uint8* row_y = rows + kRowSize * 2; local
2004 uint8* row_y0 = row_y + kEdge;
2028 // Cycle thru circular queue of 3 row_y buffers.
/external/chromium_org/third_party/libyuv/source/
H A Dplanar_functions.cc2001 uint8* row_y = rows + kRowSize * 2; local
2004 uint8* row_y0 = row_y + kEdge;
2028 // Cycle thru circular queue of 3 row_y buffers.

Completed in 83 milliseconds