Home
last modified time | relevance | path

Searched refs:mFastMode (Results 1 - 3 of 3) sorted by relevance

/third_party/libsnd/src/ALAC/
H A DALACEncoder.h44 void SetFastMode (bool fast) { mFastMode = fast ; } ; in SetFastMode()
66 bool mFastMode ; member in ALACEncoder
H A Dalac_codec.h63 int32_t mFastMode ; member
H A Dalac_encoder.c120 p->mFastMode = fast ; in alac_set_fastmode()
982 if (p->mFastMode == false) in alac_encode()

Completed in 3 milliseconds