Searched defs:src_row_stride (Results 1 – 4 of 4) sorted by relevance
32 const int src_row_stride = ComputeRowStride( in MakeImpulseImage() local54 const int src_row_stride = ComputeRowStride( in MakeBoxImage() local109 const int src_row_stride = ComputeRowStride( in TEST() local172 const int src_row_stride = ComputeRowStride( in TEST() local258 const int src_row_stride = ComputeRowStride( in TEST() local347 const int src_row_stride = ComputeRowStride( in TEST() local
94 int src_row_stride = src_width * 4; in TEST() local342 const int src_row_stride = kImgWidth * kChannelCount + kStrideSlack; in TEST() local412 int src_row_stride = kImgWidth * kChannelCount + kStrideSlack; in TEST() local
298 GLuint src_row_stride, GLuint src_image_stride) in st_texture_image_data()