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

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecDecoder.cpp396 status_t statusOfDecodingFirstFrameChunk = _DecodeNextAudioFrameChunk(); local
397 if (statusOfDecodingFirstFrameChunk != B_OK) {

Completed in 27 milliseconds