Home
last modified time | relevance | path

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

/external/libhevc/fuzzer/
Dhevc_dec_fuzzer.cpp190 ihevcd_cxa_ctl_set_processor_ip_t s_ctl_ip; in setArchitecture()
198 s_ctl_ip.u4_size = sizeof(ihevcd_cxa_ctl_set_processor_ip_t); in setArchitecture()
/external/libhevc/decoder/
Dihevcd_cxa.h554 }ihevcd_cxa_ctl_set_processor_ip_t; typedef
Dihevcd_api.c828 ihevcd_cxa_ctl_set_processor_ip_t *ps_ip; in api_check_struct_sanity()
831 ps_ip = (ihevcd_cxa_ctl_set_processor_ip_t *)pv_api_ip; in api_check_struct_sanity()
835 != sizeof(ihevcd_cxa_ctl_set_processor_ip_t)) in api_check_struct_sanity()
3390 ihevcd_cxa_ctl_set_processor_ip_t *ps_ip; in ihevcd_set_processor()
3394 ps_ip = (ihevcd_cxa_ctl_set_processor_ip_t *)pv_api_ip; in ihevcd_set_processor()
/external/libhevc/test/decoder/
Dmain.c2111 ihevcd_cxa_ctl_set_processor_ip_t s_ctl_set_num_processor_ip; in hevcdec_main()
2118 s_ctl_set_num_processor_ip.u4_size = sizeof(ihevcd_cxa_ctl_set_processor_ip_t); in hevcdec_main()
2855 ihevcd_cxa_ctl_set_processor_ip_t s_ctl_set_num_processor_ip; in hevcdec_main()
2862 s_ctl_set_num_processor_ip.u4_size = sizeof(ihevcd_cxa_ctl_set_processor_ip_t); in hevcdec_main()