Searched defs:ts_periodicity (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx/
H A Dvpx_encoder.h644 * 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).
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
H A Dvpx_encoder.h699 * 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).

Completed in 67 milliseconds