Searched refs:api_check_struct_sanity (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libhevc/decoder/ |
H A D | ihevcd_api.c | 133 static IV_API_CALL_STATUS_T api_check_struct_sanity(iv_obj_t *ps_handle, in api_check_struct_sanity() function 3713 e_status = api_check_struct_sanity(ps_handle, pv_api_ip, pv_api_op); in ihevcd_cxa_api_function()
|
/aosp_15_r20/external/libavc/decoder/ |
H A D | ih264d_api.c | 205 static IV_API_CALL_STATUS_T api_check_struct_sanity(iv_obj_t *ps_handle, in api_check_struct_sanity() function 4612 e_status = api_check_struct_sanity(dec_hdl, pv_api_ip, pv_api_op); in ih264d_api_function()
|
/aosp_15_r20/external/libavc/encoder/svc/ |
H A D | isvce_api.c | 173 static IV_STATUS_T api_check_struct_sanity(iv_obj_t *ps_handle, void *pv_api_ip, void *pv_api_op, in api_check_struct_sanity() function 5861 e_status = api_check_struct_sanity(ps_handle, pv_api_ip, pv_api_op, ps_iv_api_cmds); in isvce_api_function()
|
/aosp_15_r20/external/libavc/encoder/ |
H A D | ih264e_api.c | 162 static IV_STATUS_T api_check_struct_sanity(iv_obj_t *ps_handle, in api_check_struct_sanity() function 6432 e_status = api_check_struct_sanity(ps_handle, pv_api_ip, pv_api_op); in ih264e_api_function()
|
/aosp_15_r20/external/libavc/decoder/svc/ |
H A D | isvcd_api.c | 186 static IV_API_CALL_STATUS_T api_check_struct_sanity(iv_obj_t *ps_handle, void *pv_api_ip, in api_check_struct_sanity() function 7255 e_status = api_check_struct_sanity(dec_hdl, pv_api_ip, pv_api_op); in isvcd_api_function()
|