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 416 int spatial_id, temporal_id; local
424 temporal_id = cpi->svc.temporal_layer_id =
430 if (!temporal_id) {
435 } else if (cpi->svc.layer_context[temporal_id].is_key_frame) {
443 } else if (temporal_id == 1) {
488 if (temporal_id == 0) {
491 if (cpi->svc.layer_context[temporal_id].is_key_frame) {
501 } else if (temporal_id == 1) {
520 int spatial_id, temporal_id; local
522 temporal_id = cpi->svc.temporal_layer_id
    [all...]
  /hardware/intel/common/libva/va/
va_enc_vp8.h 132 unsigned int temporal_id : 8; member in struct:_VAEncPictureParameterBufferVP8::__anon47583::__anon47584
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::__anon47486::__anon47487
1465 unsigned int temporal_id : 8; member in struct:_VAEncMiscParameterFrameRate::__anon47488::__anon47489
2547 unsigned char temporal_id; member in struct:_VAParseSliceHeaderGroupBuffer
    [all...]

Completed in 110 milliseconds