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

  /frameworks/av/media/libstagefright/codecs/aacdec/
apply_tns.cpp 200 Int32 *pLpcCoef;
213 pLpcCoef = pTNS_frame_info->lpc_coef;
242 pLpcCoef,
385 pLpcCoef,
406 pLpcCoef += pFilt->order;
get_tns.cpp 355 Int32 *pLpcCoef;
415 pLpcCoef = pTnsFrameInfo->lpc_coef;
522 pStartLpcCoef = pLpcCoef;
541 *(pLpcCoef++) = tempInt | n_mask;

Completed in 156 milliseconds