Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e.h615 }ih264e_vui_op_t; typedef
Dih264e_api.c1615 ih264e_vui_op_t *ps_op = pv_api_op; in api_check_struct_sanity()
1625 if(ps_op->u4_size != sizeof(ih264e_vui_op_t)) in api_check_struct_sanity()
5277 ih264e_vui_op_t *ps_op = pv_api_op; in ih264e_set_vui_params()
/external/libavc/test/encoder/
Dmain.c1454 ih264e_vui_op_t s_vui_params_op; in set_vui_params()
1494 s_vui_params_op.u4_size = sizeof(ih264e_vui_op_t); in set_vui_params()