Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d.h432 }ih264d_ctl_get_frame_dimensions_ip_t; typedef
Dih264d_api.c765 ih264d_ctl_get_frame_dimensions_ip_t *ps_ip; in api_check_struct_sanity()
768 ps_ip = (ih264d_ctl_get_frame_dimensions_ip_t *)pv_api_ip; in api_check_struct_sanity()
772 != sizeof(ih264d_ctl_get_frame_dimensions_ip_t)) in api_check_struct_sanity()
3660 ih264d_ctl_get_frame_dimensions_ip_t *ps_ip; in ih264d_get_frame_dimensions()
3665 ps_ip = (ih264d_ctl_get_frame_dimensions_ip_t *)pv_api_ip; in ih264d_get_frame_dimensions()
/external/libavc/test/decoder/
Dmain.c2728 ih264d_ctl_get_frame_dimensions_ip_t s_ctl_get_frame_dimensions_ip; in h264dec_main()
2735 sizeof(ih264d_ctl_get_frame_dimensions_ip_t); in h264dec_main()