Searched refs:FILTER_PARAM (Results 1 - 1 of 1) sorted by relevance

/external/aac/libSBRenc/src/
H A Dresampler.cpp107 struct FILTER_PARAM { struct
148 static const struct FILTER_PARAM param_set48 = {
184 static const struct FILTER_PARAM param_set45 = {
218 static const struct FILTER_PARAM param_set41 = {
248 static const struct FILTER_PARAM param_set35 = {
276 static const struct FILTER_PARAM param_set25 = {
285 static const struct FILTER_PARAM *const filter_paramSet[] = {
311 const struct FILTER_PARAM *currentSet=NULL;
321 for(i=1;i<sizeof(filter_paramSet)/sizeof(struct FILTER_PARAM *);i++){

Completed in 223 milliseconds