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

  /frameworks/wilhelm/src/android/
android_AudioToCbRenderer.cpp 30 mDecodeCbf(NULL),
44 mDecodeCbf = pushCbf;
63 if (NULL != mDecodeCbf) {
68 consumed = mDecodeCbf(
android_AudioToCbRenderer.h 47 data_push_cbf_t mDecodeCbf;

Completed in 72 milliseconds