Home
last modified time | relevance | path

Searched refs:IVE_UNSUPPORTEDPARAM (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/
Dih264e_api.c202 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
209 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
225 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
232 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
239 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
246 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
253 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
270 ps_op->s_ive_op.u4_error_code |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
278 ps_op->s_ive_op.u4_error_code |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
300 ps_op->s_ive_op.u4_error_code |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
[all …]
Dih264e_encode.c234 IVE_UNSUPPORTEDPARAM, in ih264e_encode()
279 IVE_UNSUPPORTEDPARAM, in ih264e_encode()
Dive2.h160 IVE_UNSUPPORTEDPARAM = 0x8, enumerator