Searched refs:h264Err (Results 1 – 3 of 3) sorted by relevance
317 Err h264Err = Err::NoErr; in decodeFrameInternal() local322 h264Err = Err::NoDecodedFrame; in decodeFrameInternal()325 if (pRetErr) *pRetErr = (int32_t)h264Err; in decodeFrameInternal()352 h264Err = Err::NALUIgnored; in decodeFrameInternal()354 if (pRetErr) *pRetErr = (int32_t)h264Err; in decodeFrameInternal()418 if (pRetErr) *pRetErr = (int32_t)h264Err; in decodeFrameInternal()
217 Err h264Err = Err::NoErr; in decodeFrameInternal() local251 *retErr = (int32_t)h264Err; in decodeFrameInternal()272 *retErr = (int32_t)h264Err; in decodeFrameInternal()
253 Err h264Err = Err::NoErr; in decodeFrameInternal() local268 *pRetErr = (int32_t)h264Err; in decodeFrameInternal()