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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cod_amr.cpp 823 Word16 Aq_t[(MP1) * 4]; // A(z) quantized for the 4 subframes
824 Word16 *A, *Aq; // Pointer on A_t and Aq_t
906 lsp(st->lspSt, mode, *usedMode, A_t, Aq_t, lsp_new, &ana);
1025 Aq = Aq_t; // pointer to interpolated quantized LPC parameters
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
lsp.cpp 464 * and the quantized interpolated parameters are in array Aq_t[] *
494 * and the quantized interpolated parameters are in array Aq_t[] *

Completed in 6613 milliseconds