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

  /external/ceres-solver/examples/
denoising.cc 122 double* pixel = solution->MutablePixel(x + x_delta_indices[i],
165 *solution->MutablePixel(x, y) =
pgm_image.h 65 Real* MutablePixel(int x, int y);
129 Real* PGMImage<Real>::MutablePixel(int x, int y) {

Completed in 108 milliseconds