HomeSort by relevance Sort by last modified time
    Searched refs:remove_time_stamp (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/media/mm-video/vidc/vdec/inc/
ts_parser.h 56 bool remove_time_stamp(OMX_TICKS ts, bool is_interlaced);
  /external/bison/doc/
Makefile.am 66 remove_time_stamp = \
89 $(AM_V_at)if $(remove_time_stamp) $@ >$@a.t 2>/dev/null && \
90 $(remove_time_stamp) $@.t | cmp $@a.t - >/dev/null 2>&1; then \
  /hardware/qcom/media/mm-video/vidc/vdec/src/
ts_parser.cpp 180 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) function in class:omx_time_stamp_reorder
omx_vdec.cpp 772 pThis->time_stamp_dts.remove_time_stamp(
799 pThis->time_stamp_dts.remove_time_stamp(*timestamp,
    [all...]
omx_vdec_copper.cpp 788 pThis->time_stamp_dts.remove_time_stamp(
815 pThis->time_stamp_dts.remove_time_stamp(*timestamp,
    [all...]

Completed in 234 milliseconds