Home
last modified time | relevance | path

Searched refs:ivd_ctl_flush_op_t (Results 1 – 11 of 11) sorted by relevance

/external/libmpeg2/decoder/
Dimpeg2d.h319 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t;
Divd.h639 }ivd_ctl_flush_op_t; typedef
/external/libhevc/common/
Divd.h702 }ivd_ctl_flush_op_t; typedef
/external/libavc/decoder/
Divd.h732 }ivd_ctl_flush_op_t; typedef
Dih264d.h227 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t;
Dih264d_api.c2895 ivd_ctl_flush_op_t *ps_ctl_op = (ivd_ctl_flush_op_t*)pv_api_op; in ih264d_set_flush_mode()
/external/libhevc/decoder/
Dihevcd_cxa.h302 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t;
Dihevcd_api.c2334 ivd_ctl_flush_op_t *ps_ctl_op = (ivd_ctl_flush_op_t *)pv_api_op; in ihevcd_set_flush_mode()
/external/libhevc/test/decoder/
Dmain.c1609 ivd_ctl_flush_op_t s_ctl_op; in flush_output()
1617 s_ctl_op.u4_size = sizeof(ivd_ctl_flush_op_t); in flush_output()
2576 ivd_ctl_flush_op_t s_ctl_op; in hevcdec_main()
2581 s_ctl_op.u4_size = sizeof(ivd_ctl_flush_op_t); in hevcdec_main()
/external/libmpeg2/test/decoder/
Dmain.c1640 ivd_ctl_flush_op_t s_ctl_op; in flush_output()
1648 s_ctl_op.u4_size = sizeof(ivd_ctl_flush_op_t); in flush_output()
2708 ivd_ctl_flush_op_t s_ctl_op; in vdec_main()
2713 s_ctl_op.u4_size = sizeof(ivd_ctl_flush_op_t); in vdec_main()
/external/libavc/test/decoder/
Dmain.c1641 ivd_ctl_flush_op_t s_ctl_op; in flush_output()
1649 s_ctl_op.u4_size = sizeof(ivd_ctl_flush_op_t); in flush_output()
2824 ivd_ctl_flush_op_t s_ctl_op; in h264dec_main()
2829 s_ctl_op.u4_size = sizeof(ivd_ctl_flush_op_t); in h264dec_main()