Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e.h240 }ih264e_ctl_getbufinfo_ip_t; typedef
Dih264e_api.c988 ih264e_ctl_getbufinfo_ip_t *ps_ip = pv_api_ip; in api_check_struct_sanity()
992 != sizeof(ih264e_ctl_getbufinfo_ip_t)) in api_check_struct_sanity()
5139 ih264e_ctl_getbufinfo_ip_t *ps_ip = pv_api_ip; in ih264e_get_buf_info()
/external/libavc/fuzzer/
Davc_enc_fuzzer.cpp410 ih264e_ctl_getbufinfo_ip_t sGetBufInfoIp{}; in getBufInfo()
413 sGetBufInfoIp.s_ive_ip.u4_size = sizeof(ih264e_ctl_getbufinfo_ip_t); in getBufInfo()
/external/libavc/test/encoder/
Dmain.c2726 ih264e_ctl_getbufinfo_ip_t s_get_buf_info_ip; in h264enc_main()
2729 s_get_buf_info_ip.s_ive_ip.u4_size = sizeof(ih264e_ctl_getbufinfo_ip_t); in h264enc_main()