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

  /external/libvpx/libvpx/vp8/common/
onyx.h 223 unsigned int target_bitrate[VPX_TS_MAX_PERIODICITY];
224 unsigned int rate_decimator[VPX_TS_MAX_PERIODICITY];
226 unsigned int layer_id[VPX_TS_MAX_PERIODICITY];
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 37 #define VPX_TS_MAX_PERIODICITY 16
42 /*!\deprecated Use #VPX_TS_MAX_PERIODICITY instead. */
43 #define MAX_PERIODICITY VPX_TS_MAX_PERIODICITY
648 unsigned int ts_layer_id[VPX_TS_MAX_PERIODICITY];
    [all...]
  /external/libvpx/libvpx/
vp8_scalable_patterns.c 137 int layer_flags[VPX_TS_MAX_PERIODICITY] = {0};

Completed in 1380 milliseconds