HomeSort by relevance Sort by last modified time
    Searched refs:vpx_codec_frame_flags_t (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 125 typedef uint32_t vpx_codec_frame_flags_t; typedef
187 vpx_codec_frame_flags_t flags; /**< flags for this frame */
    [all...]
  /external/libvpx/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...]
  /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/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
svc_encodeframe.c 80 vpx_codec_frame_flags_t flags; /**< flags for this frame */
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 816 static vpx_codec_frame_flags_t get_frame_pkt_flags(const VP9_COMP *cpi,
818 vpx_codec_frame_flags_t flags = lib_flags << 16;
    [all...]

Completed in 297 milliseconds