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()2665 while(u4_op_frm_ts < max_op_frm_ts) in h264dec_main()2777 if(u4_op_frm_ts >= 10000) in h264dec_main()2780 if(u4_op_frm_ts == 30000) in h264dec_main()2783 if(u4_op_frm_ts == 10000) in h264dec_main()2786 if(u4_op_frm_ts == 60000) in h264dec_main()2789 if(u4_op_frm_ts == 30000) in h264dec_main()2792 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()2672 while(u4_op_frm_ts < (s_app_ctx.u4_max_frm_ts + s_app_ctx.disp_delay)) in vdec_main()2783 if(u4_op_frm_ts >= 10000) in vdec_main()2786 if(u4_op_frm_ts == 30000) in vdec_main()2789 if(u4_op_frm_ts == 10000) in vdec_main()2792 if(u4_op_frm_ts == 60000) in vdec_main()2795 if(u4_op_frm_ts == 30000) in vdec_main()2798 if(u4_op_frm_ts == 60000) in vdec_main()2911 pu1_bs_buf, &u4_op_frm_ts, in vdec_main()[all …]