/frameworks/av/media/codec2/components/opus/ |
D | C2SoftOpusDec.cpp | 231 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()
|
/frameworks/av/media/codec2/components/vorbis/ |
D | C2SoftVorbisDec.cpp | 135 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/components/avc/ |
D | C2SoftAvcEnc.cpp | 533 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 …]
|
D | C2SoftAvcDec.cpp | 355 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 359 if (OK != resetDecoder()) return C2_CORRUPTED; in onStop() 380 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm() 768 return C2_CORRUPTED; in ensureDecoderState() 832 work->result = C2_CORRUPTED; in process() 849 work->result = C2_CORRUPTED; in process() 872 work->result = C2_CORRUPTED; in process() 878 work->result = C2_CORRUPTED; in process() 894 work->result = C2_CORRUPTED; in process() 912 work->result = C2_CORRUPTED; in process() [all …]
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 259 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 311 return C2_CORRUPTED; in onFlush_sm() 390 return C2_CORRUPTED; in ensureDecoderState() 455 work->result = C2_CORRUPTED; in handleResChange() 521 work->result = C2_CORRUPTED; in process() 561 work->result = C2_CORRUPTED; in process() 569 work->result = C2_CORRUPTED; in process() 585 work->result = C2_CORRUPTED; in process() 606 work->result = C2_CORRUPTED; in process() 635 work->result = C2_CORRUPTED; in process() [all …]
|
D | C2SoftMpeg4Enc.cpp | 308 } 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/ |
D | C2SoftHevcDec.cpp | 346 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/services/mediacodec/registrant/ |
D | CodecServiceRegistrant.cpp | 43 constexpr c2_status_t C2_TRANSACTION_FAILED = C2_CORRUPTED; 108 status = C2_CORRUPTED; in config_sm() 178 status = C2_CORRUPTED; in query_sm() 197 status = C2_CORRUPTED; in query_sm() 295 status = C2_CORRUPTED; in querySupportedValues_sm() 302 status = C2_CORRUPTED; in querySupportedValues_sm()
|
/frameworks/av/media/codec2/components/flac/ |
D | C2SoftFlacEnc.cpp | 132 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()
|
D | C2SoftFlacDec.cpp | 198 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/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 115 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()
|
D | C2SoftAmrDec.cpp | 283 work->result = C2_CORRUPTED; in process() 289 work->result = C2_CORRUPTED; in process() 328 work->result = C2_CORRUPTED; in process() 347 work->result = C2_CORRUPTED; in process()
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 338 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 342 if (OK != resetDecoder()) return C2_CORRUPTED; in onStop() 367 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm() 844 return C2_CORRUPTED; in ensureDecoderState() 895 work->result = C2_CORRUPTED; in process() 910 work->result = C2_CORRUPTED; in process() 916 work->result = C2_CORRUPTED; in process() 926 work->result = C2_CORRUPTED; in process() 961 work->result = C2_CORRUPTED; in process() 969 work->result = C2_CORRUPTED; in process() [all …]
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 267 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/vndk/ |
D | C2AllocatorGralloc.cpp | 364 return C2_CORRUPTED; in map() 368 return C2_CORRUPTED; in map() 395 return C2_CORRUPTED; in map() 473 return C2_CORRUPTED; in map() 533 return C2_CORRUPTED; in map() 553 return C2_CORRUPTED; in map() 632 return C2_CORRUPTED; in unmap() 707 return C2_CORRUPTED; in newGraphicAllocation()
|
D | C2AllocatorBlob.cpp | 118 return C2_CORRUPTED; in newLinearAllocation() 143 return C2_CORRUPTED; in priorLinearAllocation()
|
D | C2PlatformStorePluginLoader.cpp | 83 c2_status_t res = C2_CORRUPTED; in createAllocator()
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxEnc.cpp | 81 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 433 work->result = C2_CORRUPTED; in process() 445 work->result = C2_CORRUPTED; in process() 576 work->result = C2_CORRUPTED; in process() 603 work->result = C2_CORRUPTED; in process() 624 work->result = C2_CORRUPTED; in process()
|
D | C2SoftVpxDec.cpp | 354 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 385 return C2_CORRUPTED; in onFlush_sm() 570 work->result = C2_CORRUPTED; in process() 605 work->result = C2_CORRUPTED; in process() 782 work->result = C2_CORRUPTED; in outputBuffer() 791 work->result = C2_CORRUPTED; in outputBuffer() 818 work->result = C2_CORRUPTED; in outputBuffer()
|
/frameworks/av/media/codec2/components/mp3/ |
D | C2SoftMp3Dec.cpp | 370 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/aom/ |
D | C2SoftAomDec.cpp | 274 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 300 return C2_CORRUPTED; in onFlush_sm() 445 work->result = C2_CORRUPTED; in process() 482 work->result = C2_CORRUPTED; in process() 491 work->result = C2_CORRUPTED; in process() 656 work->result = C2_CORRUPTED; in outputBuffer() 691 work->result = C2_CORRUPTED; in outputBuffer() 752 return C2_CORRUPTED; in drainInternal()
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacDec.cpp | 275 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 525 return std::bind(fillEmptyWork, _1, C2_CORRUPTED); in drainRingBuffer() 599 work->result = C2_CORRUPTED; in process() 660 work->result = C2_CORRUPTED; in process() 761 work->result = C2_CORRUPTED; in process() 772 work->result = C2_CORRUPTED; in process() 783 work->result = C2_CORRUPTED; in process() 842 work->result = C2_CORRUPTED; in process()
|
/frameworks/av/media/codec2/vndk/include/ |
D | C2ErrnoUtils.h | 44 return result == 0 ? C2_OK : C2_CORRUPTED;
|
/frameworks/av/media/codec2/hidl/1.0/utils/ |
D | InputSurfaceConnection.cpp | 348 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/components/xaac/ |
D | C2SoftXaacDec.cpp | 270 return err == IA_NO_ERROR ? C2_OK : C2_CORRUPTED; in onInit() 422 work->result = C2_CORRUPTED; in process() 434 work->result = C2_CORRUPTED; in process() 499 work->result = C2_CORRUPTED; in process() 520 work->result = C2_CORRUPTED; in process() 544 work->result = C2_CORRUPTED; in process() 559 work->result = C2_CORRUPTED; in process() 580 work->result = C2_CORRUPTED; in process()
|