Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_image.h100 const T *t_ptr = (const T *)(_buf_ptr + y * _pitch); in read_data_no_check() local
118 const T *t_ptr = ((const T *)(_buf_ptr + y * _pitch)) + x; in read_array_no_check() local
125 const T *t_ptr = ((const T *)(_buf_ptr + y * _pitch)) + x; in read_array_no_check() local
138 const T *t_ptr = ((const T *)(_buf_ptr + y * _pitch)); in read_array() local
150 const T *t_ptr = ((const T *)(_buf_ptr + y * _pitch)); in read_array() local
166 T *t_ptr = (T *)(_buf_ptr + y * _pitch); in write_data_no_check() local
172 T *t_ptr = (T *)(_buf_ptr + y * _pitch); in write_array_no_check() local
184 T *t_ptr = ((T *)(_buf_ptr + y * _pitch)); in write_array() local
/external/clang/test/Index/
Dload-exprs.c4 T* t_ptr = (T *)ptr; in f() local
Dannotate-tokens.c4 T* t_ptr = (T *)ptr; in f() local
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp4164 const T* t_ptr = (const T*)top; in iterate() local
/external/libyuv/files/source/
Drow_msa.cc158 #define READ_ARGB(s_ptr, t_ptr, argb0, argb1, argb2, argb3) \ argument
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_msa.cc158 #define READ_ARGB(s_ptr, t_ptr, argb0, argb1, argb2, argb3) \ argument