Home
last modified time | relevance | path

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

/aosp_15_r20/external/libhevc/fuzzer/
H A Dhevc_dec_fuzzer.cpp191 ihevcd_cxa_ctl_set_processor_ip_t s_ctl_ip{}; in setArchitecture()
199 s_ctl_ip.u4_size = sizeof(ihevcd_cxa_ctl_set_processor_ip_t); in setArchitecture()
/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_cxa.h646 }ihevcd_cxa_ctl_set_processor_ip_t; typedef
H A Dihevcd_api.c836 ihevcd_cxa_ctl_set_processor_ip_t *ps_ip; in api_check_struct_sanity()
839 ps_ip = (ihevcd_cxa_ctl_set_processor_ip_t *)pv_api_ip; in api_check_struct_sanity()
843 != sizeof(ihevcd_cxa_ctl_set_processor_ip_t)) in api_check_struct_sanity()
3451 ihevcd_cxa_ctl_set_processor_ip_t *ps_ip; in ihevcd_set_processor()
3455 ps_ip = (ihevcd_cxa_ctl_set_processor_ip_t *)pv_api_ip; in ihevcd_set_processor()
/aosp_15_r20/external/libhevc/test/decoder/
H A Dmain.c2222 ihevcd_cxa_ctl_set_processor_ip_t s_ctl_set_num_processor_ip; in hevcdec_main()
2229 s_ctl_set_num_processor_ip.u4_size = sizeof(ihevcd_cxa_ctl_set_processor_ip_t); in hevcdec_main()
2993 ihevcd_cxa_ctl_set_processor_ip_t s_ctl_set_num_processor_ip; in hevcdec_main()
3000 s_ctl_set_num_processor_ip.u4_size = sizeof(ihevcd_cxa_ctl_set_processor_ip_t); in hevcdec_main()