Home
last modified time | relevance | path

Searched refs:ih264e_ctl_getbufinfo_op_t (Results 1 – 6 of 6) sorted by relevance

/external/libavc/test/encoder/
Dinput.c240 ih264e_ctl_getbufinfo_op_t *ps_get_buf_info_op = &ps_app_ctxt->s_get_buf_info_op; in allocate_input()
Dapp.h309 ih264e_ctl_getbufinfo_op_t s_get_buf_info_op;
Dmain.c2727 ih264e_ctl_getbufinfo_op_t s_get_buf_info_op; in h264enc_main()
2730 s_get_buf_info_op.s_ive_op.u4_size = sizeof(ih264e_ctl_getbufinfo_op_t); in h264enc_main()
/external/libavc/encoder/
Dih264e.h247 }ih264e_ctl_getbufinfo_op_t; typedef
Dih264e_api.c989 ih264e_ctl_getbufinfo_op_t *ps_op = pv_api_op; in api_check_struct_sanity()
1002 != sizeof(ih264e_ctl_getbufinfo_op_t)) in api_check_struct_sanity()
5140 ih264e_ctl_getbufinfo_op_t *ps_op = pv_api_op; in ih264e_get_buf_info()
/external/libavc/fuzzer/
Davc_enc_fuzzer.cpp411 ih264e_ctl_getbufinfo_op_t sGetBufInfoOp{}; in getBufInfo()
414 sGetBufInfoOp.s_ive_op.u4_size = sizeof(ih264e_ctl_getbufinfo_op_t); in getBufInfo()