Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dcnn_test.cc73 int *out_widths = (int *)aom_calloc(num_outputs, sizeof(*out_widths)); in RunMultiOutCNNTest() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2670 …:calculateDimmensions(GLenum target, GLuint level, GLuint width, GLuint height, GLuint* out_widths, in calculateDimmensions()