Home
last modified time | relevance | path

Searched refs:IVD_CMD_CTL_SETPARAMS (Results 1 – 12 of 12) sorted by relevance

/external/libmpeg2/decoder/
Divd.h143 IVD_CMD_CTL_SETPARAMS = 0x1, enumerator
Dimpeg2d_api_main.c2093 case IVD_CMD_CTL_SETPARAMS: in impeg2d_api_ctl()
2821 case IVD_CMD_CTL_SETPARAMS: in impeg2d_api_check_struct_sanity()
/external/libavc/test/decoder/
Dmain.c568 ps_ctl_ip->e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in enable_skipb_frames()
620 ps_ctl_ip->e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in disable_skipb_frames()
673 ps_ctl_ip->e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in enable_skippb_frames()
725 ps_ctl_ip->e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in disable_skippb_frames()
2302 ps_ctl_ip->e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in h264dec_main()
2403 ps_ctl_ip->e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in h264dec_main()
2799 ps_ctl_ip->e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in h264dec_main()
/external/libhevc/test/decoder/
Dmain.c557 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in enable_skipb_frames()
607 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in disable_skipb_frames()
658 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in enable_skippb_frames()
708 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in disable_skippb_frames()
2158 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in hevcdec_main()
2545 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in hevcdec_main()
/external/libhevc/common/
Divd.h143 IVD_CMD_CTL_SETPARAMS = 0x1, enumerator
/external/libavc/decoder/
Divd.h157 IVD_CMD_CTL_SETPARAMS = 0x1, enumerator
Dih264d_api.c555 case IVD_CMD_CTL_SETPARAMS: in api_check_struct_sanity()
3478 case IVD_CMD_CTL_SETPARAMS: in ih264d_ctl()
/external/libmpeg2/test/decoder/
Dmain.c575 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in enable_skipb_frames()
625 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in disable_skipb_frames()
676 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in enable_skippb_frames()
726 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in disable_skippb_frames()
2367 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in vdec_main()
2679 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in vdec_main()
/external/libavc/fuzzer/
Davc_dec_fuzzer.cpp179 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in setParams()
/external/libhevc/fuzzer/
Dhevc_dec_fuzzer.cpp182 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in setParams()
/external/libmpeg2/fuzzer/
Dmpeg2_dec_fuzzer.cpp253 s_ctl_ip.e_sub_cmd = IVD_CMD_CTL_SETPARAMS; in setParams()
/external/libhevc/decoder/
Dihevcd_api.c489 case IVD_CMD_CTL_SETPARAMS: in api_check_struct_sanity()
3527 case IVD_CMD_CTL_SETPARAMS: in ihevcd_ctl()