Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2996 GLuint dst_heights[FUNCTIONAL_TEST_N_LEVELS]; in getCleanRegions() local
3003 dst_widths, dst_heights, dst_depths); in getCleanRegions()
3016 const GLuint img_h = dst_heights[dst_level]; in getCleanRegions()
3459 GLuint dst_heights[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()
3532 dst_heights[level])) in verify()
3555 dst_widths[dst_level], dst_heights[dst_level])) in verify()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2819 const int dst_heights[3] = { dst->y_crop_height, dst->uv_crop_height, local
2826 src_strides[i], dsts[i], dst_heights[i],
2830 dsts[i], dst_heights[i], dst_widths[i], dst_strides[i]);
2834 dsts[i], dst_heights[i], dst_widths[i], dst_strides[i]);