Searched defs:output_shift (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/src/ |
| D | net.c | 66 const int output_shift[12] = {-9, -9, -9, -9, -9, -9, -9, -10, -10, -9, -9, -9}; in Inference() local 75 const int output_shift[12] = {-10, -10, -10, -9, -10, -10, -10, -10, -10, -9, -9, -10}; in Inference() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | mlpdsp.c | 93 int8_t *output_shift, in mlp_select_pack_output() 105 int8_t *output_shift, in ff_mlp_pack_output()
|
| D | mlpdec.c | 124 int8_t output_shift[MAX_CHANNELS]; member
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | mlpdsp_init_arm.c | 90 int8_t *output_shift, in mlp_select_pack_output_armv6()
|