Searched refs:vpx_codec_frame_flags_t (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx/
H A Dvpx_encoder.h121 typedef uint32_t vpx_codec_frame_flags_t; typedef
180 vpx_codec_frame_flags_t flags; /**< flags for this frame */
/external/libvpx/libvpx/vp9/
H A Dvp9_cx_iface.c1065 static vpx_codec_frame_flags_t get_frame_pkt_flags(const VP9_COMP *cpi,
1067 vpx_codec_frame_flags_t flags = lib_flags << 16;
/external/libvpx/libvpx/vpx/src/
H A Dsvc_encodeframe.c77 vpx_codec_frame_flags_t flags; /**< flags for this frame */

Completed in 437 milliseconds