/hardware/google/av/codec2/hidl/1.0/utils/ |
D | types.cpp | 227 return C2_BAD_VALUE; in objcpy() 366 return C2_BAD_VALUE; in objcpy() 1077 return C2_BAD_VALUE; in createLinearBuffer() 1081 return C2_BAD_VALUE; in createLinearBuffer() 1092 return C2_BAD_VALUE; in createLinearBuffer() 1107 return C2_BAD_VALUE; in createGraphicBuffer() 1111 return C2_BAD_VALUE; in createGraphicBuffer() 1123 return C2_BAD_VALUE; in createGraphicBuffer() 1140 return C2_BAD_VALUE; in objcpy() 1146 return C2_BAD_VALUE; in objcpy() [all …]
|
D | InputSurface.cpp | 96 err = C2_BAD_VALUE; in config()
|
D | ComponentStore.cpp | 139 res = res ? res : C2_BAD_VALUE; in validateSupportedParams()
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 330 return C2_BAD_VALUE; in initEncParams() 355 return C2_BAD_VALUE; in initEncParams() 407 work->result = C2_BAD_VALUE; in process() 489 work->result = C2_BAD_VALUE; in process() 523 work->result = C2_BAD_VALUE; in process() 543 work->result = C2_BAD_VALUE; in process() 556 work->result = C2_BAD_VALUE; in process() 561 work->result = C2_BAD_VALUE; in process()
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.cpp | 421 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()
|
/hardware/google/av/codec2/vndk/platform/ |
D | C2BqBuffer.cpp | 214 return C2_BAD_VALUE; in fetchFromIgbp_l() 235 return C2_BAD_VALUE; in fetchFromIgbp_l() 264 return C2_BAD_VALUE; in fetchFromIgbp_l() 268 return C2_BAD_VALUE; in fetchFromIgbp_l() 299 return C2_BAD_VALUE; in fetchFromIgbp_l()
|
/hardware/google/av/codec2/vndk/include/ |
D | C2ErrnoUtils.h | 26 template<> constexpr c2_status_t _c2_errno2status_impl<EINVAL>() { return C2_BAD_VALUE; }
|
/hardware/google/av/codec2/vndk/ |
D | C2AllocatorIon.cpp | 242 return C2_BAD_VALUE; in map() 314 return C2_BAD_VALUE; in unmap() 507 return C2_BAD_VALUE; in newLinearAllocation() 540 return C2_BAD_VALUE; in priorLinearAllocation()
|
D | C2AllocatorGralloc.cpp | 85 case Error::BAD_DESCRIPTOR: return C2_BAD_VALUE; in maperr2error() 86 case Error::BAD_BUFFER: return C2_BAD_VALUE; in maperr2error() 87 case Error::BAD_VALUE: return C2_BAD_VALUE; in maperr2error() 363 return C2_BAD_VALUE; in map() 722 return C2_BAD_VALUE; in priorGraphicAllocation()
|
/hardware/google/av/codec2/tests/ |
D | C2ComponentInterface_test.cpp | 285 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()
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacEnc.cpp | 185 work->result = C2_BAD_VALUE; in process() 405 return C2_BAD_VALUE; in drain()
|
D | C2SoftFlacDec.cpp | 179 work->result = C2_BAD_VALUE; in process()
|
/hardware/google/av/media/codecs/raw/ |
D | C2SoftRawDec.cpp | 153 work->result = C2_BAD_VALUE; in process()
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcEnc.cpp | 1149 return C2_BAD_VALUE; in setEncodeArgs() 1185 return C2_BAD_VALUE; in setEncodeArgs() 1206 return C2_BAD_VALUE; in setEncodeArgs() 1217 return C2_BAD_VALUE; in setEncodeArgs() 1221 return C2_BAD_VALUE; in setEncodeArgs()
|
/hardware/google/av/codec2/vndk/util/ |
D | C2InterfaceHelper.cpp | 682 case C2_BAD_VALUE: paramBadValue = true; break; in config() 722 (paramBadValue || paramWasInvalid) ? C2_BAD_VALUE : in config() 826 query.status = C2_BAD_VALUE; in querySupportedValues()
|
D | C2Debug.cpp | 33 case C2_BAD_VALUE: return "BAD_VALUE"; in asString()
|
/hardware/google/av/media/sfplugin/ |
D | CCodecConfig.h | 171 c2_status_t res = C2_BAD_VALUE;
|
/hardware/google/av/media/codecs/gsm/ |
D | C2SoftGsmDec.cpp | 183 work->result = C2_BAD_VALUE; in process()
|
/hardware/google/av/media/codecs/g711/ |
D | C2SoftG711Dec.cpp | 149 work->result = C2_BAD_VALUE; in process()
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 197 work->result = C2_BAD_VALUE; in process()
|
D | C2SoftAmrWbEnc.cpp | 280 work->result = C2_BAD_VALUE; in process()
|
D | C2SoftAmrDec.cpp | 254 work->result = C2_BAD_VALUE; in process()
|
/hardware/google/av/media/codecs/vorbis/ |
D | C2SoftVorbisDec.cpp | 241 work->result = C2_BAD_VALUE; in process()
|
/hardware/google/av/media/codecs/opus/ |
D | C2SoftOpusDec.cpp | 310 work->result = C2_BAD_VALUE; in process()
|
/hardware/google/av/media/codecs/mp3/ |
D | C2SoftMp3Dec.cpp | 346 work->result = C2_BAD_VALUE; in process()
|