Home
last modified time | relevance | path

Searched defs:gof_idx (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/interface/
Dvideo_codec_interface.h64 uint8_t gof_idx; member
/external/webrtc/webrtc/modules/video_coding/include/
Dvideo_codec_interface.h62 uint8_t gof_idx; member
/external/webrtc/webrtc/modules/video_coding/
Djitter_buffer.cc177 uint8_t gof_idx = packet->codecSpecificHeader.codecHeader.VP9.gof_idx; in UpdatePacket() local
202 uint8_t gof_idx = in UpdateFrames() local
/external/webrtc/webrtc/modules/include/
Dmodule_common_types.h187 uint8_t gof_idx; // Index to predefined temporal frame info in SS data. member