Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_cxa.h169 }ihevcd_cxa_create_op_t; typedef
Dihevcd_api.c198 ihevcd_cxa_create_op_t *ps_op = (ihevcd_cxa_create_op_t *)pv_api_op; in api_check_struct_sanity()
215 if((ps_op->s_ivd_create_op_t.u4_size != sizeof(ihevcd_cxa_create_op_t)) in api_check_struct_sanity()
1150 ihevcd_cxa_create_op_t *ps_create_op) in ihevcd_allocate_static_bufs()
2097 ihevcd_cxa_create_op_t *ps_create_op; in ihevcd_create()
2102 ps_create_op = (ihevcd_cxa_create_op_t *)pv_api_op; in ihevcd_create()
/external/libhevc/test/decoder/
Dmain.c2050 ihevcd_cxa_create_op_t s_create_op; in hevcdec_main()
2060 s_create_op.s_ivd_create_op_t.u4_size = sizeof(ihevcd_cxa_create_op_t); in hevcdec_main()