Searched refs:iNumSamplesPerFrame (Results 1 – 4 of 4) sorted by relevance
57 iNumSamplesPerFrame = KAAC_NUM_SAMPLES_PER_FRAME; in ConstructL()206 iNumSamplesPerFrame = KAAC_NUM_SAMPLES_PER_FRAME; in StartL()348 iNumSamplesPerFrame = KAAC_NUM_SAMPLES_PER_FRAME; in ExecuteL()
82 iNumSamplesPerFrame = KGAMR_NUM_SAMPLES_PER_FRAME; in OSCL_DLL_ENTRY_POINT_DEFAULT()160 int32 bytesPerFrame = iNumSamplesPerFrame * iBytesPerSample; in Encode()
88 uint32 iNumSamplesPerFrame;
297 int32 iNumSamplesPerFrame; variable