OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NESTEGG_TRACK_VIDEO
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/test/
webm_video_source.h
122
if (track_type ==
NESTEGG_TRACK_VIDEO
) {
/external/libvpx/libvpx/third_party/nestegg/include/nestegg/
nestegg.h
65
#define
NESTEGG_TRACK_VIDEO
0 /**< Track is of type video. */
224
@retval #
NESTEGG_TRACK_VIDEO
Track type is video.
/external/libvpx/libvpx/
webmdec.c
77
if (track_type ==
NESTEGG_TRACK_VIDEO
)
/external/libvpx/libvpx/third_party/nestegg/test/
test.c
130
if (type ==
NESTEGG_TRACK_VIDEO
) {
/external/libvpx/libvpx/third_party/nestegg/src/
nestegg.c
[
all
...]
Completed in 453 milliseconds