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

  /external/opencore/codecs_v2/audio/aac/dec/src/
get_prog_config.cpp 158 pScratchPCE->front.num_ele = temp;
166 pScratchPCE->side.num_ele = temp;
174 pScratchPCE->back.num_ele = temp;
182 pScratchPCE->lfe.num_ele = temp;
190 pScratchPCE->data.num_ele = temp;
198 pScratchPCE->coupling.num_ele = temp;
527 pScratchPCE->front.num_ele = temp;
535 pScratchPCE->side.num_ele = temp;
543 pScratchPCE->back.num_ele = temp;
551 pScratchPCE->lfe.num_ele = temp
    [all...]
get_ele_list.cpp 53 pElementList = pointer to an EleList structure - only the field num_ele
126 elementCount = pElementList->num_ele;
225 for (index = pElementList->num_ele; index > 0; index--)
s_elelist.h 77 Int num_ele; member in struct:__anon3443
get_adts_header.cpp 212 pVars->prog_config.front.num_ele = 1;
499 pVars->prog_config.front.num_ele = 1;
  /external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/
get_prog_config.cpp 158 pScratchPCE->front.num_ele = temp;
166 pScratchPCE->side.num_ele = temp;
174 pScratchPCE->back.num_ele = temp;
182 pScratchPCE->lfe.num_ele = temp;
190 pScratchPCE->data.num_ele = temp;
198 pScratchPCE->coupling.num_ele = temp;
527 pScratchPCE->front.num_ele = temp;
535 pScratchPCE->side.num_ele = temp;
543 pScratchPCE->back.num_ele = temp;
551 pScratchPCE->lfe.num_ele = temp
    [all...]
get_ele_list.cpp 53 pElementList = pointer to an EleList structure - only the field num_ele
126 elementCount = pElementList->num_ele;
225 for (index = pElementList->num_ele; index > 0; index--)
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_prog_config.cpp 158 pScratchPCE->front.num_ele = temp;
166 pScratchPCE->side.num_ele = temp;
174 pScratchPCE->back.num_ele = temp;
182 pScratchPCE->lfe.num_ele = temp;
190 pScratchPCE->data.num_ele = temp;
198 pScratchPCE->coupling.num_ele = temp;
527 pScratchPCE->front.num_ele = temp;
535 pScratchPCE->side.num_ele = temp;
543 pScratchPCE->back.num_ele = temp;
551 pScratchPCE->lfe.num_ele = temp
    [all...]
get_ele_list.cpp 53 pElementList = pointer to an EleList structure - only the field num_ele
126 elementCount = pElementList->num_ele;
225 for (index = pElementList->num_ele; index > 0; index--)
s_elelist.h 77 Int num_ele; member in struct:__anon7345
get_adts_header.cpp 212 pVars->prog_config.front.num_ele = 1;
499 pVars->prog_config.front.num_ele = 1;

Completed in 136 milliseconds