Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_tools_enc.c131 uint8_t* v_ptr = pic->v; in WebPCleanupTransparentArea() local
208 uint8_t* v_ptr = pic->v; in WebPBlendAlpha() local
/third_party/ffmpeg/libavcodec/
Dcyuv.c73 int v_ptr; in cyuv_decode_frame() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp4148 const T* v_ptr = (const T*)value; in iterate() local