• Home
  • Raw
  • Download

Lines Matching refs:pu4_api_op

176     UWORD32 *pu4_api_op = pv_api_op;  in api_check_struct_sanity()  local
190 pu4_api_op[1] = 0; in api_check_struct_sanity()
202 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
203 *(pu4_api_op + 1) |= IVE_ERR_HANDLE_NULL; in api_check_struct_sanity()
209 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
210 *(pu4_api_op + 1) |= IVE_ERR_HANDLE_STRUCT_SIZE_INCORRECT; in api_check_struct_sanity()
225 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
226 *(pu4_api_op + 1) |= IVE_ERR_HANDLE_NULL; in api_check_struct_sanity()
232 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
233 *(pu4_api_op + 1) |= IVE_ERR_HANDLE_STRUCT_SIZE_INCORRECT; in api_check_struct_sanity()
239 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
240 *(pu4_api_op + 1) |= IVE_ERR_API_FUNCTION_PTR_NULL; in api_check_struct_sanity()
246 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
247 *(pu4_api_op + 1) |= IVE_ERR_INVALID_CODEC_HANDLE; in api_check_struct_sanity()
253 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
254 *(pu4_api_op + 1) |= IVE_ERR_INVALID_API_CMD; in api_check_struct_sanity()
1826 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
1827 *(pu4_api_op + 1) |= IVE_ERR_INVALID_API_SUB_CMD; in api_check_struct_sanity()
1835 *(pu4_api_op + 1) |= 1 << IVE_UNSUPPORTEDPARAM; in api_check_struct_sanity()
1836 *(pu4_api_op + 1) |= IVE_ERR_INVALID_API_CMD; in api_check_struct_sanity()