Searched refs:pDecoderErrorCode (Results 1 – 6 of 6) sorted by relevance
53 int32_t* pDecoderErrorCode; member72 int32_t* pDecoderErrorCode; member
84 param.pDecoderErrorCode = (int*)(retptr + 8); in parseDecodeFrameParams()118 param.pDecoderErrorCode = (int*)(retptr); in parseGetImageParams()
229 int32_t* retErr = param.pDecoderErrorCode; in decodeFrame()317 int* retErr = param.pDecoderErrorCode; in getImage()
222 int32_t* retErr = param.pDecoderErrorCode; in decodeFrameInternal()353 int* retErr = param.pDecoderErrorCode; in getImage()
299 decodeFrameInternal(param.pConsumedBytes, param.pDecoderErrorCode, frame, szBytes, pts, 0); in decodeFrame()564 int* retErr = param.pDecoderErrorCode; in getImage()
242 decodeFrameInternal(param.pConsumedBytes, param.pDecoderErrorCode, frame, in decodeFrame()295 int* retErr = param.pDecoderErrorCode; in getImage()