Home | History | Annotate | Download | only in src

Lines Matching refs:ts_in_sei

6548                         OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(h264_last_au_ts);
6550 h264_last_au_ts = ts_in_sei;
6648 OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(pdest_frame->nTimeStamp);
6650 pdest_frame->nTimeStamp = ts_in_sei;