Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/common/
DBC_CommonBitMatrix.cpp96 void CBC_CommonBitMatrix::SetRow(int32_t y, CBC_CommonBitArray* row) { in SetRow() function in CBC_CommonBitMatrix
/external/libaom/libaom/third_party/libyuv/source/
Dplanar_functions.cc1113 void (*SetRow)(uint8* dst, uint8 value, int pix) = SetRow_C; in SetPlane() local
/external/libyuv/files/source/
Dplanar_functions.cc1544 void (*SetRow)(uint8 * dst, uint8 value, int width) = SetRow_C; in SetPlane() local
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1737 void (*SetRow)(uint8_t * dst, uint8_t value, int width) = SetRow_C; in SetPlane() local