Searched refs:u4_op_frm_ts (Results 1 – 3 of 3) sorted by relevance
1798 UWORD32 u4_ip_frm_ts = 0, u4_op_frm_ts = 0; in h264dec_main() local1884 u4_op_frm_ts = 0; in h264dec_main()2232 pu1_bs_buf, &u4_op_frm_ts, in h264dec_main()2688 while(u4_op_frm_ts < max_op_frm_ts) in h264dec_main()2800 if(u4_op_frm_ts >= 10000) in h264dec_main()2803 if(u4_op_frm_ts == 30000) in h264dec_main()2806 if(u4_op_frm_ts == 10000) in h264dec_main()2809 if(u4_op_frm_ts == 60000) in h264dec_main()2812 if(u4_op_frm_ts == 30000) in h264dec_main()2815 if(u4_op_frm_ts == 60000) in h264dec_main()[all …]
1736 UWORD32 u4_ip_frm_ts = 0, u4_op_frm_ts = 0; in hevcdec_main() local1820 u4_op_frm_ts = 0; in hevcdec_main()2130 pu1_bs_buf, &u4_op_frm_ts, in hevcdec_main()2567 while(u4_op_frm_ts < (s_app_ctx.u4_max_frm_ts + s_app_ctx.disp_delay)) in hevcdec_main()2678 if(u4_op_frm_ts >= 10000) in hevcdec_main()2681 if(u4_op_frm_ts == 30000) in hevcdec_main()2684 if(u4_op_frm_ts == 10000) in hevcdec_main()2687 if(u4_op_frm_ts == 60000) in hevcdec_main()2690 if(u4_op_frm_ts == 30000) in hevcdec_main()2693 if(u4_op_frm_ts == 60000) in hevcdec_main()[all …]
1769 UWORD32 u4_ip_frm_ts = 0, u4_op_frm_ts = 0; in vdec_main() local1854 u4_op_frm_ts = 0; in vdec_main()2701 while(u4_op_frm_ts < (s_app_ctx.u4_max_frm_ts + s_app_ctx.disp_delay)) in vdec_main()2812 if(u4_op_frm_ts >= 10000) in vdec_main()2815 if(u4_op_frm_ts == 30000) in vdec_main()2818 if(u4_op_frm_ts == 10000) in vdec_main()2821 if(u4_op_frm_ts == 60000) in vdec_main()2824 if(u4_op_frm_ts == 30000) in vdec_main()2827 if(u4_op_frm_ts == 60000) in vdec_main()2940 pu1_bs_buf, &u4_op_frm_ts, in vdec_main()[all …]