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/
Dih264d.h227 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t;
Divd.h732 }ivd_ctl_flush_op_t; typedef
Dih264d_api.c2899 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.c2417 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.c1642 ivd_ctl_flush_op_t s_ctl_op; in flush_output()
1650 s_ctl_op.u4_size = sizeof(ivd_ctl_flush_op_t); in flush_output()
2710 ivd_ctl_flush_op_t s_ctl_op; in vdec_main()
2715 s_ctl_op.u4_size = sizeof(ivd_ctl_flush_op_t); in vdec_main()
/external/libavc/test/decoder/
Dmain.c1649 ivd_ctl_flush_op_t s_ctl_op; in flush_output()
1657 s_ctl_op.u4_size = sizeof(ivd_ctl_flush_op_t); in flush_output()
2843 ivd_ctl_flush_op_t s_ctl_op; in h264dec_main()
2848 s_ctl_op.u4_size = sizeof(ivd_ctl_flush_op_t); in h264dec_main()