Home
last modified time | relevance | path

Searched refs:ENCODE_INVALID_PARAMS (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderVP8.cpp386 return ENCODE_INVALID_PARAMS; in derivedSetParams()
399 return ENCODE_INVALID_PARAMS; in derivedGetParams()
417 return ENCODE_INVALID_PARAMS; in derivedGetConfig()
430 return ENCODE_INVALID_PARAMS; in derivedGetConfig()
444 return ENCODE_INVALID_PARAMS; in derivedGetConfig()
471 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
483 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
496 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
DVideoEncoderBase.cpp987 return ENCODE_INVALID_PARAMS; in setParameters()
1001 return ENCODE_INVALID_PARAMS; in setParameters()
1020 return ENCODE_INVALID_PARAMS; in setParameters()
1035 return ENCODE_INVALID_PARAMS; in setParameters()
1048 return ENCODE_INVALID_PARAMS; in setParameters()
1070 return ENCODE_INVALID_PARAMS; in setParameters()
1090 return ENCODE_INVALID_PARAMS; in getParameters()
1108 return ENCODE_INVALID_PARAMS; in getParameters()
1124 return ENCODE_INVALID_PARAMS; in getParameters()
1138 return ENCODE_INVALID_PARAMS; in getParameters()
[all …]
DPVSoftMPEG4Encoder.cpp204 return ENCODE_INVALID_PARAMS; in initEncParams()
304 return ENCODE_INVALID_PARAMS; in setParameters()
324 return ENCODE_INVALID_PARAMS; in setParameters()
355 return ENCODE_INVALID_PARAMS; in getParameters()
366 return ENCODE_INVALID_PARAMS; in getParameters()
DVideoEncoderAVC.cpp88 return ENCODE_INVALID_PARAMS; in derivedSetParams()
92 return ENCODE_INVALID_PARAMS; in derivedSetParams()
95 return ENCODE_INVALID_PARAMS; in derivedSetParams()
113 return ENCODE_INVALID_PARAMS; in derivedGetParams()
133 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
137 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
139 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
152 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
172 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
200 return ENCODE_INVALID_PARAMS; in derivedGetConfig()
[all …]
DVideoEncoderDef.h35 ENCODE_INVALID_PARAMS = -4, enumerator
DVideoEncoderUtils.cpp614 return ENCODE_INVALID_PARAMS; in doActionCopy()