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

  /external/webp/src/enc/
picture_tools.c 159 uint8_t* const a_ptr2 = local
166 a_ptr2[2 * x + 0] + a_ptr2[2 * x + 1];
171 const int alpha = 2 * (a_ptr[2 * x + 0] + a_ptr2[2 * x + 0]);

Completed in 112 milliseconds