Home
last modified time | relevance | path

Searched refs:ihevcd_cxa_ctl_getstatus_op_t (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/decoder/
Dihevcd_cxa.h401 }ihevcd_cxa_ctl_getstatus_op_t; typedef
Dihevcd_api.c526 ihevcd_cxa_ctl_getstatus_op_t *ps_op; in api_check_struct_sanity()
529 ps_op = (ihevcd_cxa_ctl_getstatus_op_t *)pv_api_op; in api_check_struct_sanity()
540 != sizeof(ihevcd_cxa_ctl_getstatus_op_t)) && in api_check_struct_sanity()
2440 if(ps_ctl_op->u4_size == sizeof(ihevcd_cxa_ctl_getstatus_op_t)) in ihevcd_get_status()
2442 ihevcd_cxa_ctl_getstatus_op_t *ps_ext_ctl_op = (ihevcd_cxa_ctl_getstatus_op_t *)ps_ctl_op; in ihevcd_get_status()