Home
last modified time | relevance | path

Searched refs:CONVOLVE_OPS (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dcnn.c31 } CONVOLVE_OPS; typedef
347 const CONVOLVE_OPS *convolve_ops = arg1; in convolve_layer()
364 CONVOLVE_OPS convolve_ops[CNN_MAX_THREADS]; in convolve_layer_mt()
369 CONVOLVE_OPS convolve_op = { input, in_width, in_height, in convolve_layer_mt()