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

  /external/libvpx/libvpx/vp9/encoder/
vp9_svc_layercontext.c 388 int spatial_id, temporal_id; local
393 temporal_id = cpi->svc.temporal_layer_id =
398 if (!temporal_id) {
403 } else if (cpi->svc.layer_context[temporal_id].is_key_frame) {
409 } else if (temporal_id == 1) {
448 if (temporal_id == 0) {
455 } else if (temporal_id == 1) {
474 int spatial_id, temporal_id; local
476 temporal_id = cpi->svc.temporal_layer_id =
481 if (!temporal_id) {
    [all...]
  /hardware/intel/common/libva/va/
va_enc_vp8.h 132 unsigned int temporal_id : 8; member in struct:_VAEncPictureParameterBufferVP8::__anon30458::__anon30459
va_enc_h264.h 664 uint8_t temporal_id; member in struct:_VAEncSequenceParameterBufferH264_MVC::H264SPSExtMVCLevelValue::H264SPSExtMVCLevelValueOps
va.h 792 * for each layer, using the temporal_id field as the layer identifier
1447 unsigned int temporal_id : 8; member in struct:_VAEncMiscParameterRateControl::__anon30361::__anon30362
1465 unsigned int temporal_id : 8; member in struct:_VAEncMiscParameterFrameRate::__anon30363::__anon30364
2547 unsigned char temporal_id; member in struct:_VAParseSliceHeaderGroupBuffer
    [all...]

Completed in 203 milliseconds