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

  /external/aac/libMpegTPEnc/src/
tpenc_latm.h 116 signed int frameLengthBits;
tpenc_latm.cpp 414 p_linfo->frameLengthBits = (tmp+20) << 3;
434 p_linfo->frameLengthBits = p_lci->bitsFrame;
454 p_linfo->frameLengthBits = p_lci->bitsFrame;

Completed in 872 milliseconds