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

  /external/pdfium/core/src/fxge/dib/
fx_dib_transform.cpp 26 const uint8_t* buf_d = buf + row_offset_r + c_offset; local
29 const uint8_t* src_pos2 = buf_d + col_bpp_l;
30 const uint8_t* src_pos3 = buf_d + col_bpp_r;
    [all...]
  /external/opencv3/modules/stitching/src/
seam_finders.cpp     [all...]

Completed in 287 milliseconds