HomeSort by relevance Sort by last modified time
    Searched defs:ts_periodicity (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 644 * ts_periodicity = 8, then the frames are assigned to coding layers with a
647 unsigned int ts_periodicity; member in struct:vpx_codec_enc_cfg
654 * ts_periodicity=8, then ts_layer_id = (0,1,0,1,0,1,0,1).
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 699 * ts_periodicity = 8, then the frames are assigned to coding layers with a
702 unsigned int ts_periodicity; member in struct:vpx_codec_enc_cfg
709 * ts_periodicity=8, then ts_layer_id = (0,1,0,1,0,1,0,1).
    [all...]

Completed in 469 milliseconds