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

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 654 * ts_periodicity=8, then ts_layer_id = (0,1,0,1,0,1,0,1).
656 unsigned int ts_layer_id[VPX_TS_MAX_PERIODICITY]; member in struct:vpx_codec_enc_cfg
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 709 * ts_periodicity=8, then ts_layer_id = (0,1,0,1,0,1,0,1).
711 unsigned int ts_layer_id[VPX_TS_MAX_PERIODICITY]; member in struct:vpx_codec_enc_cfg
    [all...]

Completed in 39 milliseconds