Home
last modified time | relevance | path

Searched refs:PS_DEC (Results 1 – 6 of 6) sorted by relevance

/external/aac/libSBRdec/src/
Dpsbitdec.h94 ReadPsData (struct PS_DEC *h_ps_d,
99 DecodePs(struct PS_DEC *h_ps_d,
Dsbr_ram.cpp126 C_ALLOC_MEM(Ram_ps_dec, PS_DEC, 1)
Dpsdec.h232 struct PS_DEC { struct
310 typedef struct PS_DEC *HANDLE_PS_DEC; argument
Dsbr_ram.h151 H_ALLOC_MEM(Ram_ps_dec, PS_DEC)
Dpsbitdec.cpp240 DecodePs( struct PS_DEC *h_ps_d, /*!< PS handle */ in DecodePs()
/external/bluetooth/bluez/tools/
Dhciattach_ath3k.c248 #define PS_DEC 1 macro
277 format->type = PS_DEC; in get_input_format()