Home
last modified time | relevance | path

Searched defs:mmm (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacenc_tns.c107 const int mmm = FFMIN(ics->tns_max_bands, ics->max_sfb); in ff_aac_apply_tns() local
166 const int mmm = FFMIN(sce->ics.tns_max_bands, sce->ics.max_sfb); in ff_aac_search_for_tns() local
Daacdec_template.c2610 const int mmm = FFMIN(ics->tns_max_bands, ics->max_sfb); local
/third_party/lzma/C/
DLzFind.c1163 UInt32 mmm; in Bt3_MatchFinder_GetMatches() local
1204 UInt32 mmm; in Bt4_MatchFinder_GetMatches() local
1272 UInt32 mmm; in Bt5_MatchFinder_GetMatches() local
1344 UInt32 mmm; in Hc4_MatchFinder_GetMatches() local
1412 UInt32 mmm; in Hc5_MatchFinder_GetMatches() local
/third_party/toybox/toys/lsb/
Dmount.c339 struct mtab_list *mmm = 0; in mount_main() local