OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RESYNC_MARKER_BYTE
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
venc_test.cpp
273
RESYNC_MARKER_BYTE
, ///< BYTE Resync marker for MPEG4, H.264
785
// eResyncMarkerType =
RESYNC_MARKER_BYTE
;
800
// eResyncMarkerType =
RESYNC_MARKER_BYTE
;
832
if ((eResyncMarkerType ==
RESYNC_MARKER_BYTE
) &&
838
else if ((eResyncMarkerType ==
RESYNC_MARKER_BYTE
) &&
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
venc_test.cpp
305
RESYNC_MARKER_BYTE
, ///< BYTE Resync marker for MPEG4, H.264
813
// eResyncMarkerType =
RESYNC_MARKER_BYTE
;
825
// eResyncMarkerType =
RESYNC_MARKER_BYTE
;
854
if ((eResyncMarkerType ==
RESYNC_MARKER_BYTE
) &&
859
} else if ((eResyncMarkerType ==
RESYNC_MARKER_BYTE
) &&
[
all
...]
Completed in 1042 milliseconds