Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/include/
Dtp_data.h384 typedef INT (*cbUsac_t)(void *self, HANDLE_FDK_BITSTREAM hBs); typedef
406 cbUsac_t cbUsac;
Dtpdec_lib.h459 const cbUsac_t cbUsac, void *user_data);
/external/aac/libMpegTPEnc/include/
Dtp_data.h384 typedef INT (*cbUsac_t)(void *self, HANDLE_FDK_BITSTREAM hBs); typedef
406 cbUsac_t cbUsac;
Dtpenc_lib.h172 const cbUsac_t cbUsac, void *user_data);
/external/aac/libMpegTPEnc/src/
Dtpenc_lib.cpp362 const cbUsac_t cbUsac, void *user_data) { in transportEnc_RegisterUsacCallback()
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp616 const cbUsac_t cbUsac, void *user_data) { in transportDec_RegisterUsacCallback()