Home
last modified time | relevance | path

Searched defs:exp_c (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mps_filter.h23 FLOAT32 exp_c; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dsoftmax.h52 const float exp_c = std::exp((input_data[i * depth + c] - max) * in Softmax() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer_test.cc3576 Output exp_c = in TEST_F() local