HomeSort by relevance Sort by last modified time
    Searched defs:vpx_fixed_buf (Results 1 - 3 of 3) 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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 104 typedef struct vpx_fixed_buf { struct
107 } vpx_fixed_buf_t; /**< alias for struct vpx_fixed_buf */
    [all...]

Completed in 78 milliseconds