Home
last modified time | relevance | path

Searched refs:C2_BAD_VALUE (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/av/media/codec2/components/opus/
DC2SoftOpusEnc.cpp151 return C2_BAD_VALUE; in configureEncoder()
169 return C2_BAD_VALUE; in configureEncoder()
175 return C2_BAD_VALUE; in configureEncoder()
182 return C2_BAD_VALUE; in configureEncoder()
189 return C2_BAD_VALUE; in configureEncoder()
195 return C2_BAD_VALUE; in configureEncoder()
200 return C2_BAD_VALUE; in configureEncoder()
207 return C2_BAD_VALUE; in configureEncoder()
307 work->result = C2_BAD_VALUE; in process()
DC2SoftOpusDec.cpp218 work->result = C2_BAD_VALUE; in process()
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp320 return C2_BAD_VALUE; in initEncParams()
345 return C2_BAD_VALUE; in initEncParams()
397 work->result = C2_BAD_VALUE; in process()
479 work->result = C2_BAD_VALUE; in process()
513 work->result = C2_BAD_VALUE; in process()
533 work->result = C2_BAD_VALUE; in process()
546 work->result = C2_BAD_VALUE; in process()
551 work->result = C2_BAD_VALUE; in process()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.cpp421 work->result = C2_BAD_VALUE; in process()
464 work->result = C2_BAD_VALUE; in process()
474 work->result = C2_BAD_VALUE; in process()
491 work->result = C2_BAD_VALUE; in process()
513 work->result = C2_BAD_VALUE; in process()
522 work->result = C2_BAD_VALUE; in process()
530 work->result = C2_BAD_VALUE; in process()
/frameworks/av/media/codec2/vndk/include/
DC2ErrnoUtils.h26 template<> constexpr c2_status_t _c2_errno2status_impl<EINVAL>() { return C2_BAD_VALUE; }
/frameworks/av/media/codec2/vndk/
DC2AllocatorGralloc.cpp96 case Error2::BAD_DESCRIPTOR: return C2_BAD_VALUE; in maperr2error()
97 case Error2::BAD_BUFFER: return C2_BAD_VALUE; in maperr2error()
98 case Error2::BAD_VALUE: return C2_BAD_VALUE; in maperr2error()
108 case Error3::BAD_DESCRIPTOR: return C2_BAD_VALUE; in maperr2error()
109 case Error3::BAD_BUFFER: return C2_BAD_VALUE; in maperr2error()
110 case Error3::BAD_VALUE: return C2_BAD_VALUE; in maperr2error()
422 return C2_BAD_VALUE; in map()
1080 return C2_BAD_VALUE; in priorGraphicAllocation()
1103 return C2_BAD_VALUE; in priorGraphicAllocation()
DC2AllocatorIon.cpp222 return C2_BAD_VALUE; in map()
269 return C2_BAD_VALUE; in unmap()
586 return C2_BAD_VALUE; in newLinearAllocation()
619 return C2_BAD_VALUE; in priorLinearAllocation()
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp381 return C2_BAD_VALUE; in fetchFromIgbp_l()
389 return C2_BAD_VALUE; in fetchFromIgbp_l()
404 return C2_BAD_VALUE; in fetchFromIgbp_l()
440 return C2_BAD_VALUE; in fetchFromIgbp_l()
444 return C2_BAD_VALUE; in fetchFromIgbp_l()
481 return C2_BAD_VALUE; in fetchFromIgbp_l()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp573 return C2_BAD_VALUE; in setEncodeArgs()
593 return C2_BAD_VALUE; in setEncodeArgs()
618 return C2_BAD_VALUE; in setEncodeArgs()
641 return C2_BAD_VALUE; in setEncodeArgs()
651 return C2_BAD_VALUE; in setEncodeArgs()
655 return C2_BAD_VALUE; in setEncodeArgs()
801 work->result = C2_BAD_VALUE; in process()
/frameworks/av/media/codec2/tests/
DC2ComponentInterface_test.cpp285 ASSERT_EQ(C2_BAD_VALUE, mIntf->config_vb(params, C2_DONT_BLOCK, &failures)); in configReadOnlyParam()
306 ASSERT_EQ(C2_BAD_VALUE, stConfig); in configWritableParamValidValue()
321 ASSERT_EQ(C2_BAD_VALUE, mIntf->config_vb(params, C2_DONT_BLOCK, &failures)); in configWritableParamInvalidValue()
551 if (stStack == C2_BAD_VALUE) { in checkParamPermission()
/frameworks/av/media/codec2/hidl/1.0/utils/
DInputSurface.cpp97 err = C2_BAD_VALUE; in config()
DComponentStore.cpp130 res = res ? res : C2_BAD_VALUE; in validateSupportedParams()
/frameworks/av/media/codec2/components/raw/
DC2SoftRawDec.cpp146 work->result = C2_BAD_VALUE; in process()
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacEnc.cpp206 work->result = C2_BAD_VALUE; in process()
437 return C2_BAD_VALUE; in drain()
DC2SoftFlacDec.cpp186 work->result = C2_BAD_VALUE; in process()
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceHelper.cpp705 case C2_BAD_VALUE: paramBadValue = true; break; in config()
755 (paramBadValue || paramWasInvalid) ? C2_BAD_VALUE : in config()
861 query.status = C2_BAD_VALUE; in querySupportedValues()
DC2Debug.cpp33 case C2_BAD_VALUE: return "BAD_VALUE"; in asString()
/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.h171 c2_status_t res = C2_BAD_VALUE;
/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.cpp143 work->result = C2_BAD_VALUE; in process()
/frameworks/av/media/codec2/components/gsm/
DC2SoftGsmDec.cpp177 work->result = C2_BAD_VALUE; in process()
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrNbEnc.cpp190 work->result = C2_BAD_VALUE; in process()
DC2SoftAmrDec.cpp248 work->result = C2_BAD_VALUE; in process()
DC2SoftAmrWbEnc.cpp272 work->result = C2_BAD_VALUE; in process()
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.cpp234 work->result = C2_BAD_VALUE; in process()
/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.cpp339 work->result = C2_BAD_VALUE; in process()

12