Home
last modified time | relevance | path

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

12

/frameworks/av/media/codec2/components/opus/
DC2SoftOpusDec.cpp231 work->result = C2_CORRUPTED; in process()
262 work->result = C2_CORRUPTED; in process()
269 work->result = C2_CORRUPTED; in process()
293 work->result = C2_CORRUPTED; in process()
302 work->result = C2_CORRUPTED; in process()
323 work->result = C2_CORRUPTED; in process()
354 work->result = C2_CORRUPTED; in process()
390 work->result = C2_CORRUPTED; in process()
404 work->result = C2_CORRUPTED; in process()
DC2SoftOpusEnc.cpp162 return C2_CORRUPTED; in configureEncoder()
251 return C2_CORRUPTED; in onStop()
322 work->result = C2_CORRUPTED; in process()
355 work->result = C2_CORRUPTED; in process()
409 work->result = C2_CORRUPTED; in process()
481 work->result = C2_CORRUPTED; in process()
551 return C2_CORRUPTED; in drainInternal()
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.cpp135 return (initDecoder() == OK ? C2_OK : C2_CORRUPTED); in onStop()
271 work->result = C2_CORRUPTED; in process()
286 work->result = C2_CORRUPTED; in process()
308 work->result = C2_CORRUPTED; in process()
317 work->result = C2_CORRUPTED; in process()
323 work->result = C2_CORRUPTED; in process()
329 work->result = C2_CORRUPTED; in process()
345 work->result = C2_CORRUPTED; in process()
353 work->result = C2_CORRUPTED; in process()
/frameworks/av/media/codec2/vndk/
DC2AllocatorGralloc.cpp102 return C2_CORRUPTED; in maperr2error()
114 return C2_CORRUPTED; in maperr2error()
436 return C2_CORRUPTED; in map()
447 return C2_CORRUPTED; in map()
456 return C2_CORRUPTED; in map()
501 return C2_CORRUPTED; in map()
521 return C2_CORRUPTED; in map()
614 return C2_CORRUPTED; in map()
634 return C2_CORRUPTED; in map()
726 return C2_CORRUPTED; in map()
[all …]
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp533 return C2_CORRUPTED; in setDimensions()
556 return C2_CORRUPTED; in setNumCores()
582 return C2_CORRUPTED; in setFrameRate()
609 return C2_CORRUPTED; in setIpeParams()
633 return C2_CORRUPTED; in setBitRate()
657 return C2_CORRUPTED; in setFrameType()
691 return C2_CORRUPTED; in setQp()
716 return C2_CORRUPTED; in setEncMode()
741 return C2_CORRUPTED; in setVbvParams()
768 return C2_CORRUPTED; in setAirParams()
[all …]
DC2SoftAvcDec.cpp354 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
358 if (OK != resetDecoder()) return C2_CORRUPTED; in onStop()
379 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
767 return C2_CORRUPTED; in ensureDecoderState()
831 work->result = C2_CORRUPTED; in process()
848 work->result = C2_CORRUPTED; in process()
871 work->result = C2_CORRUPTED; in process()
877 work->result = C2_CORRUPTED; in process()
893 work->result = C2_CORRUPTED; in process()
911 work->result = C2_CORRUPTED; in process()
[all …]
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp262 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
314 return C2_CORRUPTED; in onFlush_sm()
393 return C2_CORRUPTED; in ensureDecoderState()
458 work->result = C2_CORRUPTED; in handleResChange()
524 work->result = C2_CORRUPTED; in process()
564 work->result = C2_CORRUPTED; in process()
572 work->result = C2_CORRUPTED; in process()
588 work->result = C2_CORRUPTED; in process()
609 work->result = C2_CORRUPTED; in process()
638 work->result = C2_CORRUPTED; in process()
[all …]
DC2SoftMpeg4Enc.cpp308 } else return C2_CORRUPTED; in initEncParams()
311 } else return C2_CORRUPTED; in initEncParams()
315 return C2_CORRUPTED; in initEncParams()
380 return C2_CORRUPTED; in initEncoder()
405 work->result = C2_CORRUPTED; in process()
432 work->result = C2_CORRUPTED; in process()
577 work->result = C2_CORRUPTED; in process()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp346 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
350 if (OK != resetDecoder()) return C2_CORRUPTED; in onStop()
371 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
763 return C2_CORRUPTED; in ensureDecoderState()
829 work->result = C2_CORRUPTED; in process()
844 work->result = C2_CORRUPTED; in process()
865 work->result = C2_CORRUPTED; in process()
872 work->result = C2_CORRUPTED; in process()
888 work->result = C2_CORRUPTED; in process()
906 work->result = C2_CORRUPTED; in process()
[all …]
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacEnc.cpp132 if (!mFlacStreamEncoder) return C2_CORRUPTED; in onInit()
149 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
219 work->result = C2_CORRUPTED; in process()
268 work->result = C2_CORRUPTED; in process()
297 work->result = C2_CORRUPTED; in process()
306 work->result = C2_CORRUPTED; in process()
440 if (!ok) return C2_CORRUPTED; in drain()
DC2SoftFlacDec.cpp198 work->result = C2_CORRUPTED; in process()
228 work->result = C2_CORRUPTED; in process()
262 work->result = C2_CORRUPTED; in process()
290 work->result = C2_CORRUPTED; in process()
299 work->result = C2_CORRUPTED; in process()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp331 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
335 if (OK != resetDecoder()) return C2_CORRUPTED; in onStop()
360 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
837 return C2_CORRUPTED; in ensureDecoderState()
888 work->result = C2_CORRUPTED; in process()
903 work->result = C2_CORRUPTED; in process()
909 work->result = C2_CORRUPTED; in process()
919 work->result = C2_CORRUPTED; in process()
954 work->result = C2_CORRUPTED; in process()
962 work->result = C2_CORRUPTED; in process()
[all …]
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrNbEnc.cpp115 return C2_CORRUPTED; in onInit()
155 return C2_CORRUPTED; in onStop()
203 work->result = C2_CORRUPTED; in process()
225 work->result = C2_CORRUPTED; in process()
256 work->result = C2_CORRUPTED; in process()
DC2SoftAmrDec.cpp283 work->result = C2_CORRUPTED; in process()
289 work->result = C2_CORRUPTED; in process()
328 work->result = C2_CORRUPTED; in process()
348 work->result = C2_CORRUPTED; in process()
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp267 return initDecoder() ? C2_OK : C2_CORRUPTED; in onInit()
296 return C2_CORRUPTED; in onFlush_sm()
305 return C2_CORRUPTED; in onFlush_sm()
408 work->result = C2_CORRUPTED; in process()
444 work->result = C2_CORRUPTED; in process()
456 work->result = C2_CORRUPTED; in process()
638 work->result = C2_CORRUPTED; in outputBuffer()
675 work->result = C2_CORRUPTED; in outputBuffer()
730 return C2_CORRUPTED; in drainInternal()
/frameworks/av/media/codec2/components/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.cpp353 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
384 return C2_CORRUPTED; in onFlush_sm()
569 work->result = C2_CORRUPTED; in process()
604 work->result = C2_CORRUPTED; in process()
781 work->result = C2_CORRUPTED; in outputBuffer()
790 work->result = C2_CORRUPTED; in outputBuffer()
817 work->result = C2_CORRUPTED; in outputBuffer()
/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.cpp370 work->result = C2_CORRUPTED; in process()
418 work->result = C2_CORRUPTED; in process()
450 work->result = C2_CORRUPTED; in process()
457 work->result = C2_CORRUPTED; in process()
479 work->result = C2_CORRUPTED; in process()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp241 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
485 return std::bind(fillEmptyWork, _1, C2_CORRUPTED); in drainRingBuffer()
559 work->result = C2_CORRUPTED; in process()
620 work->result = C2_CORRUPTED; in process()
678 work->result = C2_CORRUPTED; in process()
689 work->result = C2_CORRUPTED; in process()
700 work->result = C2_CORRUPTED; in process()
760 work->result = C2_CORRUPTED; in process()
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp272 return err == OK ? C2_OK : C2_CORRUPTED; in onInit()
298 return C2_CORRUPTED; in onFlush_sm()
443 work->result = C2_CORRUPTED; in process()
480 work->result = C2_CORRUPTED; in process()
489 work->result = C2_CORRUPTED; in process()
654 work->result = C2_CORRUPTED; in outputBuffer()
689 work->result = C2_CORRUPTED; in outputBuffer()
750 return C2_CORRUPTED; in drainInternal()
/frameworks/av/media/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp348 status = C2_CORRUPTED; in queryFromSink()
400 return C2_CORRUPTED; in queryFromSink()
416 return C2_CORRUPTED; in queueToSink()
421 return C2_CORRUPTED; in queueToSink()
/frameworks/av/media/codec2/vndk/include/
DC2ErrnoUtils.h44 return result == 0 ? C2_OK : C2_CORRUPTED;
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp76 constexpr c2_status_t C2_TRANSACTION_FAILED = C2_CORRUPTED;
238 status = C2_CORRUPTED; in query()
257 status = C2_CORRUPTED; in query()
330 status = C2_CORRUPTED; in config()
401 status = C2_CORRUPTED; in querySupportedValues()
408 status = C2_CORRUPTED; in querySupportedValues()
580 return C2_CORRUPTED; in createComponent()
1142 status = C2_CORRUPTED; in flush()
1387 return C2_CORRUPTED; in setDeathListener()
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp269 return err == IA_NO_ERROR ? C2_OK : C2_CORRUPTED; in onInit()
421 work->result = C2_CORRUPTED; in process()
433 work->result = C2_CORRUPTED; in process()
498 work->result = C2_CORRUPTED; in process()
519 work->result = C2_CORRUPTED; in process()
543 work->result = C2_CORRUPTED; in process()
558 work->result = C2_CORRUPTED; in process()
579 work->result = C2_CORRUPTED; in process()
/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.cpp155 work->result = C2_CORRUPTED; in process()
189 work->result = C2_CORRUPTED; in process()

12