Home
last modified time | relevance | path

Searched refs:dst_widths (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2997 GLuint dst_widths[FUNCTIONAL_TEST_N_LEVELS]; in getCleanRegions() local
3003 dst_widths, dst_heights, dst_depths); in getCleanRegions()
3015 const GLuint img_w = dst_widths[dst_level]; in getCleanRegions()
3460 GLuint dst_widths[FUNCTIONAL_TEST_N_LEVELS]; in verify() local
3468 dst_widths, dst_heights, dst_depths); in verify()
3475 dst_req_mem_per_layer[i] = dst_widths[i] * dst_heights[i] * dst_pixel_size; in verify()
3531 &dst_level_data[0], 0, 0, layer, level, dst_widths[level], in verify()
3555 dst_widths[dst_level], dst_heights[dst_level])) in verify()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2817 const int dst_widths[3] = { dst->y_crop_width, dst->uv_crop_width, local
2827 dst_widths[i], dst_strides[i], bd);
2830 dsts[i], dst_heights[i], dst_widths[i], dst_strides[i]);
2834 dsts[i], dst_heights[i], dst_widths[i], dst_strides[i]);