HomeSort by relevance Sort by last modified time
    Searched refs:lockFull (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
ph_disp.cpp 179 state->lockFull = 0;
223 state->lockFull = 0;
241 lockFull field of the structure pointed to by state is set to 1
255 This function sets the lockFull flag to indicate a lock condition.
272 state->lockFull = 1;
301 state->lockFull = 1;
318 lockFull field of the structure pointed to by state is set to 0
332 This function clears the lockFull flag to indicate an unlocked state.
349 state->lockFull = 0;
378 state->lockFull = 0
    [all...]
ph_disp.h 117 Word16 lockFull;

Completed in 955 milliseconds