Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcnn.h95 int channels_to_copy; // Within the layer, input a copy of active member
Dcnn.c336 int copy_channels = branch_config->channels_to_copy > 0 in copy_active_tensor_to_branches()
337 ? branch_config->channels_to_copy in copy_active_tensor_to_branches()