Searched refs:VP8_ENC_ERROR_USER_ABORT (Results 1 – 4 of 4) sorted by relevance
287 VP8_ENC_ERROR_USER_ABORT, // abort request by user enumerator
320 WebPEncodingSetError(pic, VP8_ENC_ERROR_USER_ABORT); in WebPReportProgress()
2138 WebPEncodingSetError(picture, VP8_ENC_ERROR_USER_ABORT); in VP8LEncodeImage()
779 case VP8_ENC_ERROR_USER_ABORT: in WebPErrorCodeMessage()