Home
last modified time | relevance | path

Searched defs:r_ptr (Results 1 – 6 of 6) sorted by relevance

/external/webp/src/enc/
Dpicture_csp.c313 static void ImportOneRow(const uint8_t* const r_ptr, in ImportOneRow()
423 static int PreprocessARGB(const uint8_t* const r_ptr, in PreprocessARGB()
745 static WEBP_INLINE void ConvertRowToY(const uint8_t* const r_ptr, in ConvertRowToY()
758 static WEBP_INLINE void AccumulateRGBA(const uint8_t* const r_ptr, in AccumulateRGBA()
802 static WEBP_INLINE void AccumulateRGB(const uint8_t* const r_ptr, in AccumulateRGB()
833 static int ImportYUVAFromRGBA(const uint8_t* const r_ptr, in ImportYUVAFromRGBA()
1089 const uint8_t* const r_ptr = rgb + (swap_rb ? 2 : 0); in Import() local
/external/libopus/silk/float/
Dfind_LTP_FLP.c53 const silk_float *r_ptr, *lag_ptr; in silk_find_LTP_FLP() local
/external/libopus/silk/fixed/
Dfind_LTP_FIX.c57 const opus_int16 *r_ptr, *lag_ptr; in silk_find_LTP_FIX() local
/external/ceres-solver/internal/ceres/
Dtriplet_sparse_matrix.cc224 int* r_ptr = rows_.get(); in Resize() local
/external/opencv3/3rdparty/libwebp/enc/
Dpicture.c591 static int ImportYUVAFromRGBA(const uint8_t* const r_ptr, in ImportYUVAFromRGBA()
677 const uint8_t* const r_ptr = rgb + (swap_rb ? 2 : 0); in Import() local
/external/bison/lib/
Dvasnprintf.c476 mp_limb_t *r_ptr; in divide() local