Home
last modified time | relevance | path

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

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