Searched refs:VP9E_TEMPORAL_LAYERING_MODE_0212 (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx/
H A Dvp8cx.h490 * 3 = VP9E_TEMPORAL_LAYERING_MODE_0212
636 VP9E_TEMPORAL_LAYERING_MODE_0212 = 3 enumerator in enum:vp9e_temporal_layering_mode
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.c612 if (cpi->svc.temporal_layering_mode == VP9E_TEMPORAL_LAYERING_MODE_0212) {
854 if (svc->temporal_layering_mode == VP9E_TEMPORAL_LAYERING_MODE_0212) {
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
H A Dvp9_impl.cc353 config_->temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_0212;

Completed in 287 milliseconds