Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dcnn.h130 struct CNN_BRANCH_CONFIG branch_config; member
H A Dcnn.c193 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in find_cnn_out_channels() local
249 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in av1_find_cnn_output_size() local
330 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in copy_active_tensor_to_branches() local
858 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in av1_cnn_predict_c() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dcnn.h130 struct CNN_BRANCH_CONFIG branch_config; member
H A Dcnn.c193 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in find_cnn_out_channels() local
249 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in av1_find_cnn_output_size() local
330 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in copy_active_tensor_to_branches() local
857 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in av1_cnn_predict_c() local
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dcnn.h130 struct CNN_BRANCH_CONFIG branch_config; member
H A Dcnn.c193 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in find_cnn_out_channels() local
249 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in av1_find_cnn_output_size() local
330 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in copy_active_tensor_to_branches() local
918 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in av1_cnn_predict_c() local
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dcnn.h130 struct CNN_BRANCH_CONFIG branch_config; member
H A Dcnn.c193 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in find_cnn_out_channels() local
249 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in av1_find_cnn_output_size() local
330 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in copy_active_tensor_to_branches() local
918 const CNN_BRANCH_CONFIG *branch_config = &layer_config->branch_config; in av1_cnn_predict_c() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/third_party/depot_tools/
H A Dgit_common.py339 def branch_config(branch, option, default=None): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/
H A Dgit_common.py349 def branch_config(branch, option, default=None): function