Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_cxa.h288 }ihevcd_cxa_init_op_t; typedef
Dihevcd_api.c341 ihevcd_cxa_init_op_t *ps_op = (ihevcd_cxa_init_op_t *)pv_api_op; in api_check_struct_sanity()
363 if((ps_op->s_ivd_init_op_t.u4_size != sizeof(ihevcd_cxa_init_op_t)) in api_check_struct_sanity()
2446 ihevcd_cxa_init_op_t *dec_init_op; in ihevcd_init_mem_rec()
2454 dec_init_op = (ihevcd_cxa_init_op_t *)pv_api_op; in ihevcd_init_mem_rec()
/external/libhevc/test/decoder/
Dmain.c2175 ihevcd_cxa_init_op_t s_init_op; in hevcdec_main()
2193 s_init_op.s_ivd_init_op_t.u4_size = sizeof(ihevcd_cxa_init_op_t); in hevcdec_main()