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

  /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...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 732 * ts_periodicity=8, then ts_layer_id = (0,1,0,1,0,1,0,1).
734 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 587 uint8_t ts_layer_id[32]; member in struct:VssVp8encSequenceParameterBuffer

Completed in 3232 milliseconds