Home
last modified time | relevance | path

Searched refs:frameLength (Results 1 - 6 of 6) sorted by relevance

/third_party/lame/libmp3lame/
H A Dreservoir.c91 int frameLength; in ResvFrameBegin() local
94 frameLength = getframebits(gfc); in ResvFrameBegin()
95 meanBits = (frameLength - cfg->sideinfo_len * 8) / cfg->mode_gr; in ResvFrameBegin()
117 * frameLength: in ResvFrameBegin()
143 esv->ResvMax = maxmp3buf - frameLength; in ResvFrameBegin()
/third_party/libsnd/src/ALAC/
H A DALACAudioTypes.h173 uint32_t frameLength ; member
H A Dalac_decoder.c92 theConfig.frameLength = psf_get_be32 (theActualCookie, offsetof (ALACSpecificConfig, frameLength)) ; in alac_decoder_init()
94 if (theConfig.frameLength > ALAC_FRAME_LENGTH) in alac_decoder_init()
H A Dalac_encoder.c1112 config->frameLength = Swap32NtoB (p->mFrameSize) ; in GetConfig()
/third_party/ffmpeg/libavcodec/
H A Dlibfdk-aacenc.c327 avctx->frame_size = info.frameLength; in aac_encode_init()
/third_party/node/src/
H A Dnode_http2.h780 ssize_t OnDWordAlignedPadding(size_t frameLength,
782 ssize_t OnMaxFrameSizePadding(size_t frameLength,

Completed in 12 milliseconds