Home | History | Annotate | Download | only in src

Lines Matching refs:ts_in_sei

9755                         OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(h264_last_au_ts);
9757 h264_last_au_ts = ts_in_sei;
9883 OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(pdest_frame->nTimeStamp);
9885 pdest_frame->nTimeStamp = ts_in_sei;