Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dcnn.c57 const int newallocsize = channels * width * height; in realloc_tensor() local
123 const int newallocsize = channels * dst->width * dst->height; in concat_tensor() local