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

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 100 typedef struct vpx_fixed_buf { struct
103 } vpx_fixed_buf_t; /**< alias for struct vpx_fixed_buf */
187 struct vpx_fixed_buf twopass_stats; /**< data for two-pass packet */
193 struct vpx_fixed_buf raw; /**< data for arbitrary packets */
434 struct vpx_fixed_buf rc_twopass_stats_in;
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_onyx.h 167 struct vpx_fixed_buf two_pass_stats_in;
  /external/libvpx/libvpx/vp8/common/
onyx.h 216 struct vpx_fixed_buf two_pass_stats_in;
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 350 struct vpx_fixed_buf cx_data_dst_buf;

Completed in 2214 milliseconds