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.h467 }ih264d_ctl_get_frame_dimensions_ip_t; typedef
Dih264d_api.c1225 ih264d_ctl_get_frame_dimensions_ip_t *ps_ip; in api_check_struct_sanity()
1228 ps_ip = (ih264d_ctl_get_frame_dimensions_ip_t *)pv_api_ip; in api_check_struct_sanity()
1232 != sizeof(ih264d_ctl_get_frame_dimensions_ip_t)) in api_check_struct_sanity()
4376 ih264d_ctl_get_frame_dimensions_ip_t *ps_ip; in ih264d_get_frame_dimensions()
4381 ps_ip = (ih264d_ctl_get_frame_dimensions_ip_t *)pv_api_ip; in ih264d_get_frame_dimensions()
/external/libavc/test/decoder/
Dmain.c2645 ih264d_ctl_get_frame_dimensions_ip_t s_ctl_get_frame_dimensions_ip; in h264dec_main()
2652 sizeof(ih264d_ctl_get_frame_dimensions_ip_t); in h264dec_main()