Home
last modified time | relevance | path

Searched refs:mPCMEx (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/
Ddata.c354 pDataFormat->mPCMEx.representation = in checkDataFormat()
356 switch (pDataFormat->mPCMEx.representation) { in checkDataFormat()
360 df_representation = &pDataFormat->mPCMEx.representation; in checkDataFormat()
364 pDataFormat->mPCMEx.representation); in checkDataFormat()
Ddata.h40 SLAndroidDataFormat_PCM_EX mPCMEx; member