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

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dpvmp4audiodecoderframe.cpp48 1) Add comment about leaveGetLoop
515 Bool leaveGetLoop; local
675 * The variable leaveGetLoop is used to signal that the following
679 leaveGetLoop = FALSE;
682 while ((leaveGetLoop == FALSE) && (status == SUCCESS))
700 leaveGetLoop = TRUE;

Completed in 32 milliseconds