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()
418 return ENCODE_INVALID_PARAMS; in derivedGetConfig()
431 return ENCODE_INVALID_PARAMS; in derivedGetConfig()
445 return ENCODE_INVALID_PARAMS; in derivedGetConfig()
473 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
485 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
498 return ENCODE_INVALID_PARAMS; in derivedSetConfig()
DVideoEncoderBase.cpp982 return ENCODE_INVALID_PARAMS; in setParameters()
996 return ENCODE_INVALID_PARAMS; in setParameters()
1015 return ENCODE_INVALID_PARAMS; in setParameters()
1030 return ENCODE_INVALID_PARAMS; in setParameters()
1043 return ENCODE_INVALID_PARAMS; in setParameters()
1065 return ENCODE_INVALID_PARAMS; in setParameters()
1085 return ENCODE_INVALID_PARAMS; in getParameters()
1103 return ENCODE_INVALID_PARAMS; in getParameters()
1119 return ENCODE_INVALID_PARAMS; in getParameters()
1133 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.h37 ENCODE_INVALID_PARAMS = -4, enumerator
DVideoEncoderUtils.cpp626 return ENCODE_INVALID_PARAMS; in doActionCopy()