HomeSort by relevance Sort by last modified time
    Searched refs:HYBRID (Results 1 - 8 of 8) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_hybrid_filter_bank_allocation.h 85 Int32 ps_hybrid_filter_bank_allocation(HYBRID **phHybrid,
ps_hybrid_analysis.h 88 HYBRID *pHybrid,
ps_hybrid_synthesis.h 88 HYBRID *hHybrid);
ps_hybrid_filter_bank_allocation.cpp 37 Does Hybrid filter bank memory allocation
133 Int32 ps_hybrid_filter_bank_allocation(HYBRID **phHybrid,
141 HYBRID *hs;
145 *phHybrid = (HYBRID *)NULL;
147 hs = (HYBRID *)ptr;
149 ptr += sizeof(HYBRID) / sizeof(*ptr);
s_hybrid.h 94 } HYBRID;
ps_hybrid_synthesis.cpp 37 Hybrid synthesis
41 ->|Hybrid | LF ---- | |->| Hybrid |-->
48 ->| Delay | | ->| |-------->| |->| Hybrid |-->
153 HYBRID *hHybrid)
ps_hybrid_analysis.cpp 38 Does Hybrid analysis:
45 Two hybrid are defined. Both filters have length 13 and a delay of 6.
53 ->|Hybrid | LF ---- | |->| Hybrid |-->
60 ->| Delay | | ->| |-------->| |->| Hybrid |-->
191 HYBRID *pHybrid,
s_ps_dec.h 119 HYBRID *hHybrid;

Completed in 476 milliseconds