Searched refs:frameLengthBits (Results 1 - 2 of 2) sorted by relevance

/external/aac/libMpegTPEnc/src/
H A Dtpenc_latm.h116 signed int frameLengthBits; member in struct:__anon187
H A Dtpenc_latm.cpp414 p_linfo->frameLengthBits = (tmp+20) << 3;
434 p_linfo->frameLengthBits = p_lci->bitsFrame;
454 p_linfo->frameLengthBits = p_lci->bitsFrame;

Completed in 726 milliseconds