Home
last modified time | relevance | path

Searched refs:bitFormat (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/mediaconverter/
H A DMediaFileInfo.cpp101 static BStringFormat bitFormat( in LoadInfo() local
103 bitFormat.Format(details, bytesPerSample * 8); in LoadInfo()
106 static BStringFormat bitFormat( in LoadInfo() local
108 bitFormat.Format(details, bytesPerSample); in LoadInfo()