Searched refs:DECODE_MULTIPLE_FRAME (Results 1 – 4 of 4) sorted by relevance
182 if (status == DECODE_MULTIPLE_FRAME) { in decodeFrame()193 if (status == DECODE_MULTIPLE_FRAME) { in decodeFrame()399 return DECODE_MULTIPLE_FRAME; in continueDecodingFrame()
244 DECODE_MULTIPLE_FRAME = 4, enumerator
117 if (status == DECODE_MULTIPLE_FRAME) { in decode()275 return DECODE_MULTIPLE_FRAME; in continueDecodingFrame()
415 } else if (status == DECODE_MULTIPLE_FRAME){ in ProcessorProcess()