Searched refs:bitrate_scale (Results 1 – 1 of 1) sorted by relevance
1573 double bitrate_scale = 1; in open() local1688 bitrate_scale = 3; in open()1701 double bitrate = MIN(bitrate_scale*fps*width*height, (double)INT_MAX/2); in open()2108 int bitrate_scale = 64; in open() local2111 …video_st_ = addVideoStream(oc_, codec_id, width, height, width * height * bitrate_scale, fps, code… in open()