OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:omxSP_FFTGetBufSize_C_FC32
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTGetBufSize_C_FC32.c
18
* Function:
omxSP_FFTGetBufSize_C_FC32
43
OMXResult
omxSP_FFTGetBufSize_C_FC32
(OMX_INT order, OMX_INT *pSize) {
/external/chromium_org/third_party/openmax_dl/dl/sp/src/test/
test_float_fft.c
118
status =
omxSP_FFTGetBufSize_C_FC32
(fft_log_size, &fft_spec_buffer_size);
194
status =
omxSP_FFTGetBufSize_C_FC32
(fft_log_size, &fft_spec_buffer_size);
test_fft_time.c
361
omxSP_FFTGetBufSize_C_FC32
(fft_log_size, &fft_spec_buffer_size);
[
all
...]
/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
27
third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTGetBufSize_C_FC32
.c \
openmax_dl.target.darwin-arm64.mk
27
third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTGetBufSize_C_FC32
.c \
openmax_dl.target.linux-arm.mk
27
third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTGetBufSize_C_FC32
.c \
openmax_dl.target.linux-arm64.mk
27
third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTGetBufSize_C_FC32
.c \
Completed in 116 milliseconds