Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_cxa.h628 }ihevcd_cxa_ctl_get_frame_dimensions_op_t; typedef
Dihevcd_api.c703 ihevcd_cxa_ctl_get_frame_dimensions_op_t *ps_op; in api_check_struct_sanity()
708 (ihevcd_cxa_ctl_get_frame_dimensions_op_t *)pv_api_op; in api_check_struct_sanity()
720 != sizeof(ihevcd_cxa_ctl_get_frame_dimensions_op_t)) in api_check_struct_sanity()
2953 ihevcd_cxa_ctl_get_frame_dimensions_op_t *ps_op; in ihevcd_get_frame_dimensions()
2957 ps_op = (ihevcd_cxa_ctl_get_frame_dimensions_op_t *)pv_api_op; in ihevcd_get_frame_dimensions()
/external/libhevc/test/decoder/
Dmain.c2472 ihevcd_cxa_ctl_get_frame_dimensions_op_t s_ctl_get_frame_dimensions_op; in hevcdec_main()
2480 sizeof(ihevcd_cxa_ctl_get_frame_dimensions_op_t); in hevcdec_main()