OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:omxSP_FFTInit_R_S16
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/openmax_dl/dl/sp/src/test/
test_rfft16_s16.c
123
status =
omxSP_FFTInit_R_S16
(fft_fwd_spec, fft_log_size);
208
status =
omxSP_FFTInit_R_S16
(fft_inv_spec, fft_log_size);
test_fft_time.c
1001
status =
omxSP_FFTInit_R_S16
(fft_fwd_spec, fft_log_size);
1002
status =
omxSP_FFTInit_R_S16
(fft_inv_spec, fft_log_size);
[
all
...]
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTInit_R_S16.c
31
* Function:
omxSP_FFTInit_R_S16
54
OMXResult
omxSP_FFTInit_R_S16
(OMXFFTSpec_R_S16* pFFTSpec, OMX_INT order) {
/external/chromium_org/third_party/openmax_dl/dl/sp/api/
omxSP.h
[
all
...]
/external/chromium_org/third_party/openmax_dl/dl/
openmax_dl.target.darwin-arm.mk
38
third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTInit_R_S16
.c \
openmax_dl.target.linux-arm.mk
38
third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTInit_R_S16
.c \
Completed in 37 milliseconds