Home
last modified time | relevance | path

Searched refs:ihevcd_cxa_ctl_set_processor_op_t (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/fuzzer/
Dhevc_dec_fuzzer.cpp191 ihevcd_cxa_ctl_set_processor_op_t s_ctl_op; in setArchitecture()
199 s_ctl_op.u4_size = sizeof(ihevcd_cxa_ctl_set_processor_op_t); in setArchitecture()
/external/libhevc/decoder/
Dihevcd_cxa.h566 }ihevcd_cxa_ctl_set_processor_op_t; typedef
Dihevcd_api.c829 ihevcd_cxa_ctl_set_processor_op_t *ps_op; in api_check_struct_sanity()
832 ps_op = (ihevcd_cxa_ctl_set_processor_op_t *)pv_api_op; in api_check_struct_sanity()
844 != sizeof(ihevcd_cxa_ctl_set_processor_op_t)) in api_check_struct_sanity()
3391 ihevcd_cxa_ctl_set_processor_op_t *ps_op; in ihevcd_set_processor()
3395 ps_op = (ihevcd_cxa_ctl_set_processor_op_t *)pv_api_op; in ihevcd_set_processor()
/external/libhevc/test/decoder/
Dmain.c2112 ihevcd_cxa_ctl_set_processor_op_t s_ctl_set_num_processor_op; in hevcdec_main()
2119 s_ctl_set_num_processor_op.u4_size = sizeof(ihevcd_cxa_ctl_set_processor_op_t); in hevcdec_main()
2856 ihevcd_cxa_ctl_set_processor_op_t s_ctl_set_num_processor_op; in hevcdec_main()
2863 s_ctl_set_num_processor_op.u4_size = sizeof(ihevcd_cxa_ctl_set_processor_op_t); in hevcdec_main()