OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vpx_codec_frame_flags_t
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h
121
typedef uint32_t
vpx_codec_frame_flags_t
;
typedef
178
vpx_codec_frame_flags_t
flags; /**< flags for this frame */
[
all
...]
/external/libvpx/libvpx/vpx/
vpx_encoder.h
128
typedef uint32_t
vpx_codec_frame_flags_t
;
typedef
192
vpx_codec_frame_flags_t
flags; /**< flags for this frame */
[
all
...]
Completed in 90 milliseconds