Searched defs:AVCENC_FAIL (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_api.h77 AVCENC_FAIL = AVC_FAIL, enumerator in enum:__anon430
195 AVCENC_FAIL for generic failure."
223 AVCENC_FAIL if the encoder is not in the right state to take a new input frame.
246 AVCENC_FAIL for failure (this should not occur, though)."
256 \return "AVCENC_SUCCESS if success, AVCENC_FAIL otherwise."
286 \return "AVCENC_SUCCESS for success, AVCENC_FAIL for fail for id not found."

Completed in 55 milliseconds