Home
last modified time | relevance | path

Searched refs:ih264e_init_op_t (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/
Dih264e.h130 }ih264e_init_op_t; typedef
Dih264e_api.c459 ih264e_init_op_t *ps_op = pv_api_op; in api_check_struct_sanity()
476 if (ps_op->s_ive_op.u4_size != sizeof(ih264e_init_op_t)) in api_check_struct_sanity()
4106 ih264e_init_op_t *ps_op = pv_api_op; in ih264e_init_mem_rec()
/external/libavc/test/encoder/
Dmain.c2621 ih264e_init_op_t s_init_op; in h264enc_main()
2629 s_init_op.s_ive_op.u4_size = sizeof(ih264e_init_op_t); in h264enc_main()