Home
last modified time | relevance | path

Searched defs:strides (Results 1 – 25 of 40) sorted by relevance

12

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_jpeg.cc36 const int* strides, in JpegCopyI420()
54 const int* strides, in JpegI422ToI420()
72 const int* strides, in JpegI444ToI420()
90 const int* strides, in JpegI411ToI420()
108 const int* strides, in JpegI400ToI420()
234 const int* strides, in JpegI420ToARGB()
248 const int* strides, in JpegI422ToARGB()
262 const int* strides, in JpegI444ToARGB()
276 const int* strides, in JpegI411ToARGB()
290 const int* strides, in JpegI400ToARGB()
/external/deqp/modules/gles2/stress/
Des2sVertexArrayTests.cpp75 int strides[] = {17}; in init() local
144 int strides[] = {17}; in init() local
215 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
285 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
/external/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.fill/
Dassign_value.pass.cpp29 typedef std::valarray<std::size_t> strides; in main() typedef
/external/libcxx/test/std/numerics/numarray/template.valarray/valarray.sub/
Dgslice_non_const.pass.cpp29 typedef std::valarray<std::size_t> strides; in main() typedef
Dgslice_const.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
/external/libcxx/test/std/numerics/numarray/template.valarray/valarray.cons/
Dgslice_array.pass.cpp29 typedef std::valarray<std::size_t> strides; in main() typedef
/external/libcxx/test/std/numerics/numarray/template.valarray/valarray.assign/
Dgslice_array_assign.pass.cpp29 typedef std::valarray<std::size_t> strides; in main() typedef
/external/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.comp.assign/
Dshift_right.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
Dor.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
Dmodulo.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
Dshift_left.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
Dmultiply.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
Dxor.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
Dand.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
Daddition.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
Ddivide.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
Dsubtraction.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
/external/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.assign/
Dvalarray.pass.cpp32 typedef std::valarray<std::size_t> strides; in main() typedef
Dgslice_array.pass.cpp34 typedef std::valarray<std::size_t> strides; in main() typedef
/external/deqp/modules/gles3/stress/
Des3sVertexArrayTests.cpp77 …int strides[] = {0, -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done… in init() local
175 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
281 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
384 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
/external/deqp/modules/gles2/functional/
Des2fVertexArrayTest.cpp74 …int strides[] = {0, -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done… in init() local
143 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
214 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
284 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
723 int strides[] = {0, -1, 17, 32}; in addStrideCases() local
/external/libyuv/files/source/
Dconvert_argb.cc842 const int* strides, in JpegI420ToARGB()
856 const int* strides, in JpegI422ToARGB()
870 const int* strides, in JpegI444ToARGB()
884 const int* strides, in JpegI411ToARGB()
898 const int* strides, in JpegI400ToARGB()
/external/deqp/modules/gles3/functional/
Des3fVertexArrayTest.cpp74 …int strides[] = {0, -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done… in init() local
172 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
278 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
381 …int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but … in init() local
936 int strides[] = {0, -1, 17, 32}; in addStrideCases() local
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_regions.h173 uint32_t strides[3]; member
/external/libvpx/libvpx/vp9/common/
Dvp9_reconinter.c276 const int strides[MAX_MB_PLANE] = { src->y_stride, src->uv_stride, in vp9_setup_dst_planes() local
295 const int strides[MAX_MB_PLANE] = { src->y_stride, src->uv_stride, in vp9_setup_pre_planes() local

12