Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/src/
Dnet.c66 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/
Dmlpdsp.c93 int8_t *output_shift, in mlp_select_pack_output()
105 int8_t *output_shift, in ff_mlp_pack_output()
Dmlpdec.c124 int8_t output_shift[MAX_CHANNELS]; member
/third_party/ffmpeg/libavcodec/arm/
Dmlpdsp_init_arm.c90 int8_t *output_shift, in mlp_select_pack_output_armv6()