/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcEnc.cpp | 254 return C2_CORRUPTED; in setDimensions() 277 return C2_CORRUPTED; in setNumCores() 303 return C2_CORRUPTED; in setFrameRate() 330 return C2_CORRUPTED; in setIpeParams() 354 return C2_CORRUPTED; in setBitRate() 378 return C2_CORRUPTED; in setFrameType() 412 return C2_CORRUPTED; in setQp() 437 return C2_CORRUPTED; in setEncMode() 462 return C2_CORRUPTED; in setVbvParams() 487 return C2_CORRUPTED; in setAirParams() [all …]
|
D | C2SoftAvcDec.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() 592 return C2_CORRUPTED; in handleColorAspectsChange() 740 return C2_CORRUPTED; in ensureDecoderState() 744 if (OK != setParams(mStride)) return C2_CORRUPTED; in ensureDecoderState() 804 work->result = C2_CORRUPTED; in process() 820 work->result = C2_CORRUPTED; in process() 835 work->result = C2_CORRUPTED; in process() 840 work->result = C2_CORRUPTED; in process() [all …]
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 194 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 246 return C2_CORRUPTED; in onFlush_sm() 321 return C2_CORRUPTED; in ensureDecoderState() 385 work->result = C2_CORRUPTED; in handleResChange() 447 work->result = C2_CORRUPTED; in process() 487 work->result = C2_CORRUPTED; in process() 495 work->result = C2_CORRUPTED; in process() 512 work->result = C2_CORRUPTED; in process() 533 work->result = C2_CORRUPTED; in process() 562 work->result = C2_CORRUPTED; in process() [all …]
|
D | C2SoftMpeg4Enc.cpp | 229 } else return C2_CORRUPTED; in initEncParams() 232 } else return C2_CORRUPTED; in initEncParams() 236 return C2_CORRUPTED; in initEncParams() 296 return C2_CORRUPTED; in initEncoder() 319 work->result = C2_CORRUPTED; in process() 345 work->result = C2_CORRUPTED; in process() 487 work->result = C2_CORRUPTED; in process()
|
/hardware/google/av/media/codecs/vorbis/ |
D | C2SoftVorbisDec.cpp | 136 return (initDecoder() == OK ? C2_OK : C2_CORRUPTED); in onStop() 268 work->result = C2_CORRUPTED; in process() 283 work->result = C2_CORRUPTED; in process() 305 work->result = C2_CORRUPTED; in process() 314 work->result = C2_CORRUPTED; in process() 320 work->result = C2_CORRUPTED; in process() 326 work->result = C2_CORRUPTED; in process() 342 work->result = C2_CORRUPTED; in process() 350 work->result = C2_CORRUPTED; in process() 401 work->result = C2_CORRUPTED; in process()
|
/hardware/google/av/media/codecs/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 266 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 270 if (OK != resetDecoder()) return C2_CORRUPTED; in onStop() 295 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm() 598 return C2_CORRUPTED; in handleColorAspectsChange() 753 return C2_CORRUPTED; in ensureDecoderState() 757 if (OK != setParams(mStride)) return C2_CORRUPTED; in ensureDecoderState() 804 work->result = C2_CORRUPTED; in process() 818 work->result = C2_CORRUPTED; in process() 824 work->result = C2_CORRUPTED; in process() 833 work->result = C2_CORRUPTED; in process() [all …]
|
/hardware/google/av/media/codecs/opus/ |
D | C2SoftOpusDec.cpp | 314 work->result = C2_CORRUPTED; in process() 335 work->result = C2_CORRUPTED; in process() 359 work->result = C2_CORRUPTED; in process() 368 work->result = C2_CORRUPTED; in process() 375 work->result = C2_CORRUPTED; in process() 402 work->result = C2_CORRUPTED; in process() 441 work->result = C2_CORRUPTED; in process() 455 work->result = C2_CORRUPTED; in process()
|
/hardware/google/av/media/codecs/hevc/ |
D | C2SoftHevcDec.cpp | 303 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 307 if (OK != resetDecoder()) return C2_CORRUPTED; in onStop() 328 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm() 554 return C2_CORRUPTED; in handleColorAspectsChange() 702 return C2_CORRUPTED; in ensureDecoderState() 706 if (OK != setParams(mStride)) return C2_CORRUPTED; in ensureDecoderState() 767 work->result = C2_CORRUPTED; in process() 781 work->result = C2_CORRUPTED; in process() 795 work->result = C2_CORRUPTED; in process() 800 work->result = C2_CORRUPTED; in process() [all …]
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 122 return C2_CORRUPTED; in onInit() 162 return C2_CORRUPTED; in onStop() 207 work->result = C2_CORRUPTED; in process() 229 work->result = C2_CORRUPTED; in process() 260 work->result = C2_CORRUPTED; in process()
|
D | C2SoftAmrDec.cpp | 281 work->result = C2_CORRUPTED; in process() 287 work->result = C2_CORRUPTED; in process() 326 work->result = C2_CORRUPTED; in process() 346 work->result = C2_CORRUPTED; in process()
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacDec.cpp | 179 work->result = C2_CORRUPTED; in process() 209 work->result = C2_CORRUPTED; in process() 243 work->result = C2_CORRUPTED; in process() 271 work->result = C2_CORRUPTED; in process() 281 work->result = C2_CORRUPTED; in process()
|
/hardware/google/av/codec2/vndk/v4l2/ |
D | C2VdaBqBlockPool.cpp | 68 return C2_CORRUPTED; in asC2Error() 152 return C2_CORRUPTED; in fetchGraphicBlock() 158 return C2_CORRUPTED; in fetchGraphicBlock() 234 return C2_CORRUPTED; in requestNewBufferSet()
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.cpp | 81 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 405 work->result = C2_CORRUPTED; in process() 424 work->result = C2_CORRUPTED; in process() 536 work->result = C2_CORRUPTED; in process() 548 work->result = C2_CORRUPTED; in process() 569 work->result = C2_CORRUPTED; in process()
|
D | C2SoftVpxDec.cpp | 177 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 208 return C2_CORRUPTED; in onFlush_sm() 336 work->result = C2_CORRUPTED; in process() 371 work->result = C2_CORRUPTED; in process() 440 work->result = C2_CORRUPTED; in outputBuffer() 464 work->result = C2_CORRUPTED; in outputBuffer()
|
/hardware/google/av/media/codecs/xaac/ |
D | C2SoftXaacDec.cpp | 165 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 323 work->result = C2_CORRUPTED; in process() 335 work->result = C2_CORRUPTED; in process() 399 work->result = C2_CORRUPTED; in process() 420 work->result = C2_CORRUPTED; in process() 445 work->result = C2_CORRUPTED; in process() 472 work->result = C2_CORRUPTED; in process() 480 work->result = C2_CORRUPTED; in process()
|
/hardware/google/av/codec2/vndk/include/ |
D | C2ErrnoUtils.h | 44 return result == 0 ? C2_OK : C2_CORRUPTED;
|
/hardware/google/av/media/codecs/mp3/ |
D | C2SoftMp3Dec.cpp | 367 work->result = C2_CORRUPTED; in process() 415 work->result = C2_CORRUPTED; in process() 447 work->result = C2_CORRUPTED; in process() 454 work->result = C2_CORRUPTED; in process() 475 work->result = C2_CORRUPTED; in process()
|
/hardware/google/av/codec2/hidl/client/ |
D | client.cpp | 63 constexpr c2_status_t C2_TRANSACTION_FAILED = C2_CORRUPTED; 175 status = C2_CORRUPTED; in query() 314 status = C2_CORRUPTED; in querySupportedValues() 467 return C2_CORRUPTED; in createComponent() 515 return C2_CORRUPTED; in createInputSurface() 1190 return C2_CORRUPTED; in setDeathListener()
|
/hardware/google/av/codec2/vndk/util/ |
D | C2InterfaceHelper.cpp | 579 if (err != C2_CORRUPTED) { in addParameter() 679 case C2_CORRUPTED: paramCorrupted = true; break; in config() 711 return (paramCorrupted ? C2_CORRUPTED : in config() 823 query.status = C2_CORRUPTED; in querySupportedValues()
|
D | C2Debug.cpp | 45 case C2_CORRUPTED: return "CORRUPTED"; in asString()
|
/hardware/google/av/media/v4l2store/ |
D | C2VDAComponentStore.cpp | 156 mInit = C2_CORRUPTED; in init() 175 return C2_CORRUPTED; in init()
|
/hardware/google/av/media/codecs/gsm/ |
D | C2SoftGsmDec.cpp | 228 work->result = C2_CORRUPTED; in process()
|
/hardware/google/av/codec2/vndk/ |
D | C2Buffer.cpp | 695 return C2_CORRUPTED; in fetchLinearBlock() 733 return C2_CORRUPTED; in fetchGraphicBlock() 761 return C2_CORRUPTED; in fetchLinearBlock() 773 return C2_CORRUPTED; in fetchGraphicBlock()
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacDec.cpp | 149 return err == OK ? C2_OK : C2_CORRUPTED; in onInit() 409 return std::bind(fillEmptyWork, _1, C2_CORRUPTED); in drainRingBuffer()
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | Component.cpp | 344 status = C2_CORRUPTED; in createBlockPool()
|