Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcnn.c60 const int newallocsize = channels * width * height; in realloc_tensor() local
124 const int newallocsize = channels * dst->width * dst->height; in concat_tensor() local