Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dqm_select.h24 struct VCMResolutionScale { struct
25 VCMResolutionScale() in VCMResolutionScale() function
34 uint16_t codec_width;
35 uint16_t codec_height;
36 float frame_rate;
37 float spatial_width_fact;
38 float spatial_height_fact;
39 float temporal_fact;
40 bool change_resolution_spatial;
41 bool change_resolution_temporal;