HomeSort by relevance Sort by last modified time
    Searched refs:temporal_layer_id (Results 1 - 17 of 17) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_svc_layercontext.h 37 int temporal_layer_id; member in struct:__anon24266
vp9_svc_layercontext.c 22 cpi->svc.temporal_layer_id = 0;
113 &svc->layer_context[svc->temporal_layer_id] :
118 const int layer = cpi->svc.temporal_layer_id;
vp9_aq_cyclicrefresh.c 189 (cpi->svc.temporal_layer_id > 0)) {
vp9_ratectrl.c 202 int current_temporal_layer = cpi->svc.temporal_layer_id;
    [all...]
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_svc_layercontext.h 41 int temporal_layer_id; member in struct:__anon13924
vp9_svc_layercontext.c 25 svc->temporal_layer_id = 0;
133 &svc->layer_context[svc->temporal_layer_id] :
142 const int layer = svc->temporal_layer_id;
219 ? &svc->layer_context[svc->temporal_layer_id]
272 cpi->svc.temporal_layer_id = layer_param->temporal_layer;
vp9_aq_cyclicrefresh.c 189 (cpi->svc.temporal_layer_id > 0)) {
vp9_ratectrl.c 152 int current_temporal_layer = svc->temporal_layer_id;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8cx.h 315 int temporal_layer_id; /**< Temporal layer id number. */ member in struct:vpx_svc_layer_id
  /external/libvpx/libvpx/vpx/
vp8cx.h 325 int temporal_layer_id; /**< Temporal layer id number. */ member in struct:vpx_svc_layer_id
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/examples/
vpx_temporal_svc_encoder.c 610 layer_id.temporal_layer_id =
618 ++rc.layer_input_frames[layer_id.temporal_layer_id];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vpx_temporal_scalable_patterns.c 602 layer_id.temporal_layer_id =
610 ++rc.layer_input_frames[layer_id.temporal_layer_id];
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/test/
datarate_test.cc 287 layer_id.temporal_layer_id = SetLayerId(video->frame(),
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
datarate_test.cc 287 layer_id.temporal_layer_id = SetLayerId(video->frame(),

Completed in 334 milliseconds