Home
last modified time | relevance | path

Searched defs:out_heights (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/test/
Dcnn_test.cc74 int *out_heights = (int *)aom_calloc(num_outputs, sizeof(*out_heights)); in RunMultiOutCNNTest() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2671 GLuint* out_heights, GLuint* out_depths) const in calculateDimmensions()