OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remove_time_stamp
(Results
1 - 12
of
12
) sorted by null
/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 \
Makefile.in
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
ts_parser.h
56
bool
remove_time_stamp
(OMX_TICKS ts, bool is_interlaced);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
ts_parser.h
57
bool
remove_time_stamp
(OMX_TICKS ts, bool is_interlaced);
/hardware/qcom/media/mm-video-legacy/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
782
pThis->time_stamp_dts.
remove_time_stamp
(
809
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
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
ts_parser.cpp
208
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
785
pThis->time_stamp_dts.
remove_time_stamp
(
811
pThis->time_stamp_dts.
remove_time_stamp
(*timestamp,
[
all
...]
omx_vdec_hevc.cpp
881
pThis->time_stamp_dts.
remove_time_stamp
(
[
all
...]
omx_vdec_msm8974.cpp
[
all
...]
/external/bison/
ChangeLog-2012
[
all
...]
Completed in 391 milliseconds