Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c332 const uint8_t* const g_ptr, in ImportOneRow()
446 const uint8_t* g_ptr, in PreprocessARGB()
755 const uint8_t* const g_ptr, in ConvertRowToY()
768 const uint8_t* const g_ptr, in AccumulateRGBA()
812 const uint8_t* const g_ptr, in AccumulateRGB()
843 const uint8_t* g_ptr, in ImportYUVAFromRGBA()
1104 const uint8_t* g_ptr = rgb + 1; in Import() local