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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 667 * ts_periodicity=8, then ts_layer_id = (0,1,0,1,0,1,0,1).
669 unsigned int ts_layer_id[VPX_TS_MAX_PERIODICITY]; member in struct:vpx_codec_enc_cfg
    [all...]
  /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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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...]
  /hardware/intel/img/psb_video/src/
vsp_fw.h 585 uint8_t ts_layer_id[32]; member in struct:VssVp8encSequenceParameterBuffer

Completed in 566 milliseconds