Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmfcc.h58 void set_dct_coefficient_count(int dct_coefficient_count) { in set_dct_coefficient_count()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dmfcc.h59 void set_dct_coefficient_count(int dct_coefficient_count) { in set_dct_coefficient_count()
/external/tensorflow/tensorflow/core/ops/
Daudio_ops.cc109 int32_t dct_coefficient_count; in MfccShapeFn() local
/external/tensorflow/tensorflow/lite/kernels/
Dmfcc.cc46 int dct_coefficient_count; member