Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e.h252 }ih264e_ctl_getbufinfo_op_t; typedef
Dih264e_api.c884 ih264e_ctl_getbufinfo_op_t *ps_op = pv_api_op; in api_check_struct_sanity()
897 != sizeof(ih264e_ctl_getbufinfo_op_t)) in api_check_struct_sanity()
4565 ih264e_ctl_getbufinfo_op_t *ps_op = pv_api_op; in ih264e_get_buf_info()
/external/libavc/test/encoder/
Dinput.c239 ih264e_ctl_getbufinfo_op_t *ps_get_buf_info_op = &ps_app_ctxt->s_get_buf_info_op; in allocate_input()
Dapp.h304 ih264e_ctl_getbufinfo_op_t s_get_buf_info_op;
Dmain.c2382 ih264e_ctl_getbufinfo_op_t s_get_buf_info_op; in h264enc_main()
2385 s_get_buf_info_op.s_ive_op.u4_size = sizeof(ih264e_ctl_getbufinfo_op_t); in h264enc_main()