Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpicture_csp.c345 const uint8_t* const g_ptr, in ImportOneRow()
457 const uint8_t* const g_ptr, in PreprocessARGB()
758 const uint8_t* const g_ptr, in ConvertRowToY()
771 const uint8_t* const g_ptr, in ConvertRowsToUVWithAlpha()
814 const uint8_t* const g_ptr, in ConvertRowsToUV()
839 const uint8_t* const g_ptr, in ImportYUVAFromRGBA()
1057 const uint8_t* const g_ptr = rgb + 1; in Import() local
/external/clang/test/OpenMP/
Dsimd_codegen.cpp11 double *g_ptr; variable