Home
last modified time | relevance | path

Searched refs:C2_CORRUPTED (Results 1 – 25 of 37) sorted by relevance

12

/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp142 return (initDecoder() == OK ? C2_OK : C2_CORRUPTED); in onStop()
277 work->result = C2_CORRUPTED; in process()
292 work->result = C2_CORRUPTED; in process()
314 work->result = C2_CORRUPTED; in process()
323 work->result = C2_CORRUPTED; in process()
329 work->result = C2_CORRUPTED; in process()
335 work->result = C2_CORRUPTED; in process()
351 work->result = C2_CORRUPTED; in process()
359 work->result = C2_CORRUPTED; in process()
410 work->result = C2_CORRUPTED; in process()
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Dec.cpp258 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
310 return C2_CORRUPTED; in onFlush_sm()
389 return C2_CORRUPTED; in ensureDecoderState()
454 work->result = C2_CORRUPTED; in handleResChange()
518 work->result = C2_CORRUPTED; in process()
558 work->result = C2_CORRUPTED; in process()
566 work->result = C2_CORRUPTED; in process()
582 work->result = C2_CORRUPTED; in process()
603 work->result = C2_CORRUPTED; in process()
632 work->result = C2_CORRUPTED; in process()
[all …]
DC2SoftMpeg4Enc.cpp318 } else return C2_CORRUPTED; in initEncParams()
321 } else return C2_CORRUPTED; in initEncParams()
325 return C2_CORRUPTED; in initEncParams()
390 return C2_CORRUPTED; in initEncoder()
415 work->result = C2_CORRUPTED; in process()
442 work->result = C2_CORRUPTED; in process()
585 work->result = C2_CORRUPTED; in process()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcEnc.cpp463 return C2_CORRUPTED; in setDimensions()
486 return C2_CORRUPTED; in setNumCores()
512 return C2_CORRUPTED; in setFrameRate()
539 return C2_CORRUPTED; in setIpeParams()
563 return C2_CORRUPTED; in setBitRate()
587 return C2_CORRUPTED; in setFrameType()
621 return C2_CORRUPTED; in setQp()
646 return C2_CORRUPTED; in setEncMode()
671 return C2_CORRUPTED; in setVbvParams()
698 return C2_CORRUPTED; in setAirParams()
[all …]
DC2SoftAvcDec.cpp343 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
347 if (OK != resetDecoder()) return C2_CORRUPTED; in onStop()
368 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
706 return C2_CORRUPTED; in ensureDecoderState()
710 if (OK != setParams(mStride, IVD_DECODE_FRAME)) return C2_CORRUPTED; in ensureDecoderState()
773 work->result = C2_CORRUPTED; in process()
790 work->result = C2_CORRUPTED; in process()
813 work->result = C2_CORRUPTED; in process()
819 work->result = C2_CORRUPTED; in process()
852 work->result = C2_CORRUPTED; in process()
[all …]
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp323 work->result = C2_CORRUPTED; in process()
344 work->result = C2_CORRUPTED; in process()
368 work->result = C2_CORRUPTED; in process()
377 work->result = C2_CORRUPTED; in process()
384 work->result = C2_CORRUPTED; in process()
411 work->result = C2_CORRUPTED; in process()
450 work->result = C2_CORRUPTED; in process()
464 work->result = C2_CORRUPTED; in process()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp330 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
334 if (OK != resetDecoder()) return C2_CORRUPTED; in onStop()
359 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
786 return C2_CORRUPTED; in ensureDecoderState()
790 if (OK != setParams(mStride)) return C2_CORRUPTED; in ensureDecoderState()
840 work->result = C2_CORRUPTED; in process()
855 work->result = C2_CORRUPTED; in process()
861 work->result = C2_CORRUPTED; in process()
871 work->result = C2_CORRUPTED; in process()
906 work->result = C2_CORRUPTED; in process()
[all …]
/hardware/google/av/media/codecs/flac/
DC2SoftFlacEnc.cpp109 if (!mFlacStreamEncoder) return C2_CORRUPTED; in onInit()
127 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
198 work->result = C2_CORRUPTED; in process()
244 work->result = C2_CORRUPTED; in process()
268 work->result = C2_CORRUPTED; in process()
277 work->result = C2_CORRUPTED; in process()
408 if (!ok) return C2_CORRUPTED; in drain()
DC2SoftFlacDec.cpp191 work->result = C2_CORRUPTED; in process()
221 work->result = C2_CORRUPTED; in process()
255 work->result = C2_CORRUPTED; in process()
283 work->result = C2_CORRUPTED; in process()
293 work->result = C2_CORRUPTED; in process()
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp337 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
341 if (OK != resetDecoder()) return C2_CORRUPTED; in onStop()
362 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
704 return C2_CORRUPTED; in ensureDecoderState()
708 if (OK != setParams(mStride, IVD_DECODE_FRAME)) return C2_CORRUPTED; in ensureDecoderState()
773 work->result = C2_CORRUPTED; in process()
788 work->result = C2_CORRUPTED; in process()
809 work->result = C2_CORRUPTED; in process()
815 work->result = C2_CORRUPTED; in process()
849 work->result = C2_CORRUPTED; in process()
[all …]
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp122 return C2_CORRUPTED; in onInit()
162 return C2_CORRUPTED; in onStop()
210 work->result = C2_CORRUPTED; in process()
232 work->result = C2_CORRUPTED; in process()
263 work->result = C2_CORRUPTED; in process()
DC2SoftAmrDec.cpp289 work->result = C2_CORRUPTED; in process()
295 work->result = C2_CORRUPTED; in process()
334 work->result = C2_CORRUPTED; in process()
354 work->result = C2_CORRUPTED; in process()
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxEnc.cpp80 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
428 work->result = C2_CORRUPTED; in process()
440 work->result = C2_CORRUPTED; in process()
571 work->result = C2_CORRUPTED; in process()
598 work->result = C2_CORRUPTED; in process()
619 work->result = C2_CORRUPTED; in process()
DC2SoftVpxDec.cpp283 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
314 return C2_CORRUPTED; in onFlush_sm()
472 work->result = C2_CORRUPTED; in process()
509 work->result = C2_CORRUPTED; in process()
578 work->result = C2_CORRUPTED; in outputBuffer()
602 work->result = C2_CORRUPTED; in outputBuffer()
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp377 work->result = C2_CORRUPTED; in process()
425 work->result = C2_CORRUPTED; in process()
457 work->result = C2_CORRUPTED; in process()
464 work->result = C2_CORRUPTED; in process()
486 work->result = C2_CORRUPTED; in process()
/hardware/google/av/codec2/vndk/include/
DC2ErrnoUtils.h44 return result == 0 ? C2_OK : C2_CORRUPTED;
/hardware/google/av/media/codecs/aac/
DC2SoftAacDec.cpp254 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
498 return std::bind(fillEmptyWork, _1, C2_CORRUPTED); in drainRingBuffer()
572 work->result = C2_CORRUPTED; in process()
633 work->result = C2_CORRUPTED; in process()
691 work->result = C2_CORRUPTED; in process()
702 work->result = C2_CORRUPTED; in process()
713 work->result = C2_CORRUPTED; in process()
773 work->result = C2_CORRUPTED; in process()
DC2SoftAacEnc.cpp166 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
305 work->result = C2_CORRUPTED; in process()
319 work->result = C2_CORRUPTED; in process()
/hardware/google/av/codec2/vndk/
DC2PlatformStorePluginLoader.cpp77 c2_status_t res = C2_CORRUPTED; in createAllocator()
DC2AllocatorGralloc.cpp91 return C2_CORRUPTED; in maperr2error()
381 return C2_CORRUPTED; in map()
641 mInit = C2_CORRUPTED; in Impl()
686 err = C2_CORRUPTED; in newGraphicAllocation()
/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp344 return C2_CORRUPTED; in compQuery()
359 return C2_CORRUPTED; in compQueue()
364 return C2_CORRUPTED; in compQueue()
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp277 return err == IA_NO_ERROR ? C2_OK : C2_CORRUPTED; in onInit()
429 work->result = C2_CORRUPTED; in process()
441 work->result = C2_CORRUPTED; in process()
506 work->result = C2_CORRUPTED; in process()
527 work->result = C2_CORRUPTED; in process()
551 work->result = C2_CORRUPTED; in process()
566 work->result = C2_CORRUPTED; in process()
587 work->result = C2_CORRUPTED; in process()
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.cpp161 work->result = C2_CORRUPTED; in process()
195 work->result = C2_CORRUPTED; in process()
/hardware/google/av/codec2/hidl/client/
Dclient.cpp64 constexpr c2_status_t C2_TRANSACTION_FAILED = C2_CORRUPTED;
172 status = C2_CORRUPTED; in query()
312 status = C2_CORRUPTED; in querySupportedValues()
487 return C2_CORRUPTED; in createComponent()
539 return C2_CORRUPTED; in createInputSurface()
1307 return C2_CORRUPTED; in setDeathListener()
/hardware/google/av/codec2/vndk/util/
DC2InterfaceHelper.cpp580 if (err != C2_CORRUPTED) { in addParameter()
686 case C2_CORRUPTED: paramCorrupted = true; break; in config()
718 return (paramCorrupted ? C2_CORRUPTED : in config()
833 query.status = C2_CORRUPTED; in querySupportedValues()

12