Searched defs:input_step (Results 1 – 8 of 8) sorted by relevance
/external/v4l-utils/utils/qvidcap/ |
D | codec-fwht.c | 250 unsigned int input_step, bool intra) in fwht() 578 unsigned int stride, unsigned int input_step) in fill_encoder_block() 617 unsigned int stride, unsigned int input_step) in decide_blocktype() 686 u32 stride, unsigned int input_step, in encode_plane()
|
/external/v4l-utils/utils/common/ |
D | codec-fwht.c | 250 unsigned int input_step, bool intra) in fwht() 578 unsigned int stride, unsigned int input_step) in fill_encoder_block() 617 unsigned int stride, unsigned int input_step) in decide_blocktype() 686 u32 stride, unsigned int input_step, in encode_plane()
|
/external/v4l-utils/utils/v4l2-ctl/ |
D | codec-fwht.c | 250 unsigned int input_step, bool intra) in fwht() 578 unsigned int stride, unsigned int input_step) in fill_encoder_block() 617 unsigned int stride, unsigned int input_step) in decide_blocktype() 686 u32 stride, unsigned int input_step, in encode_plane()
|
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/ |
D | lstm.cc | 412 const int input_step = n_batch * n_input; in EvalFloat() local 461 const int input_step = n_input; in EvalFloat() local
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | lstm_eval.cc | 1818 const int input_step = n_batch * n_input; in EvalFloat() local 1866 const int input_step = n_input; in EvalFloat() local 2029 const int input_step = n_batch * n_input; in EvalHybrid() local 2112 const int input_step = n_input; in EvalHybrid() local 2262 const int input_step = n_batch * n_input; in EvalInteger8x8_16() local 2350 const int input_step = n_input; in EvalInteger8x8_16() local 2498 const int input_step = n_batch * n_input; in EvalInteger8x8_8() local
|
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/ |
D | lstm.cc | 335 const int input_step = n_batch * n_input; in EvalCalibration() local 383 const int input_step = n_input; in EvalCalibration() local
|
/external/openthread/third_party/mbedtls/repo/include/psa/ |
D | crypto_extra.h | 1660 #define PSA_PAKE_INPUT_SIZE(alg, primitive, input_step) \ argument
|
/external/mbedtls/include/psa/ |
D | crypto_extra.h | 1849 #define PSA_PAKE_INPUT_SIZE(alg, primitive, input_step) \ argument
|