Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_cxa.h486 }ihevcd_cxa_ctl_degrade_op_t; typedef
Dihevcd_api.c664 ihevcd_cxa_ctl_degrade_op_t *ps_op; in api_check_struct_sanity()
667 ps_op = (ihevcd_cxa_ctl_degrade_op_t *)pv_api_op; in api_check_struct_sanity()
679 != sizeof(ihevcd_cxa_ctl_degrade_op_t)) in api_check_struct_sanity()
2918 ihevcd_cxa_ctl_degrade_op_t *ps_op; in ihevcd_set_degrade()
2922 ps_op = (ihevcd_cxa_ctl_degrade_op_t *)pv_api_op; in ihevcd_set_degrade()
/external/libhevc/test/decoder/
Dmain.c492 ihevcd_cxa_ctl_degrade_op_t s_ctl_op; in set_degrade()
501 s_ctl_op.u4_size = sizeof(ihevcd_cxa_ctl_degrade_op_t); in set_degrade()