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 413 p_linfo->frameLengthBits = (tmp+20) << 3;
433 p_linfo->frameLengthBits = p_lci->bitsFrame;
453 p_linfo->frameLengthBits = p_lci->bitsFrame;

Completed in 65 milliseconds