Searched refs:pu4_op_frm_ts (Results 1 – 3 of 3) sorted by relevance
/external/libavc/test/decoder/ |
D | main.c | 1627 UWORD32 *pu4_op_frm_ts, in flush_output() argument 1641 if(*pu4_op_frm_ts >= (ps_app_ctx->u4_max_frm_ts + ps_app_ctx->disp_delay)) in flush_output() 1704 output_write_stall(ps_app_ctx->ac_op_fname,*pu4_op_frm_ts); in flush_output() 1706 sprintf(cur_fname,ps_app_ctx->ac_op_fname,*pu4_op_frm_ts); in flush_output() 1723 *pu4_op_frm_ts, ps_app_ctx->u4_file_save_flag, in flush_output() 1727 (*pu4_op_frm_ts)++; in flush_output()
|
/external/libhevc/test/decoder/ |
D | main.c | 1595 UWORD32 *pu4_op_frm_ts, in flush_output() argument 1609 if(*pu4_op_frm_ts >= (ps_app_ctx->u4_max_frm_ts + ps_app_ctx->disp_delay)) in flush_output() 1663 *pu4_op_frm_ts, ps_app_ctx->u4_file_save_flag, in flush_output() 1666 (*pu4_op_frm_ts)++; in flush_output()
|
/external/libmpeg2/test/decoder/ |
D | main.c | 1628 UWORD32 *pu4_op_frm_ts, in flush_output() argument 1642 if(*pu4_op_frm_ts >= (ps_app_ctx->u4_max_frm_ts + ps_app_ctx->disp_delay)) in flush_output() 1696 *pu4_op_frm_ts, ps_app_ctx->u4_file_save_flag, in flush_output() 1699 (*pu4_op_frm_ts)++; in flush_output()
|