Searched refs:VP8_STATUS_INVALID_PARAM (Results 1 – 8 of 8) sorted by relevance
83 return ok ? VP8_STATUS_OK : VP8_STATUS_INVALID_PARAM; in CheckDecBuffer()93 return VP8_STATUS_INVALID_PARAM; in AllocateBuffer()106 return VP8_STATUS_INVALID_PARAM; in AllocateBuffer()155 return VP8_STATUS_INVALID_PARAM; in WebPFlipBuffer()183 return VP8_STATUS_INVALID_PARAM; in WebPAllocateDecBuffer()193 return VP8_STATUS_INVALID_PARAM; // out of frame boundary. in WebPAllocateDecBuffer()205 return VP8_STATUS_INVALID_PARAM; in WebPAllocateDecBuffer()210 return VP8_STATUS_INVALID_PARAM; // rescaling not supported in WebPAllocateDecBuffer()279 return VP8_STATUS_INVALID_PARAM; in WebPCopyDecBufferPixels()
780 return VP8_STATUS_INVALID_PARAM; in WebPIAppend()788 return VP8_STATUS_INVALID_PARAM; in WebPIAppend()801 return VP8_STATUS_INVALID_PARAM; in WebPIUpdate()809 return VP8_STATUS_INVALID_PARAM; in WebPIUpdate()813 return VP8_STATUS_INVALID_PARAM; in WebPIUpdate()
684 return VP8_STATUS_INVALID_PARAM; in GetFeatures()737 return VP8_STATUS_INVALID_PARAM; // version mismatch in WebPGetFeaturesInternal()740 return VP8_STATUS_INVALID_PARAM; in WebPGetFeaturesInternal()751 return VP8_STATUS_INVALID_PARAM; in WebPDecode()
70 if (!dec) return VP8_STATUS_INVALID_PARAM; in VP8Status()269 return VP8SetError(dec, VP8_STATUS_INVALID_PARAM, in VP8GetHeaders()675 return VP8SetError(dec, VP8_STATUS_INVALID_PARAM, in VP8Decode()
1645 dec->status_ = VP8_STATUS_INVALID_PARAM; in VP8LDecodeHeader()1691 dec->status_ = VP8_STATUS_INVALID_PARAM; in VP8LDecodeImage()1701 dec->status_ = VP8_STATUS_INVALID_PARAM; in VP8LDecodeImage()
240 VP8_STATUS_INVALID_PARAM, enumerator
326 case VP8_STATUS_INVALID_PARAM: in ReadWEBPImage()