OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calc_video_bitrate
(Results
1 - 1
of
1
) sorted by null
/external/lldb/test/pexpect-2.4/examples/
rippy.py
247
options['video_bitrate'] = options['video_bitrate_overhead'] * apply_smart (
calc_video_bitrate
, options)
505
def
calc_video_bitrate
(video_target_size, audio_bitrate, video_length, extra_space=0, dry_run_flag=0):
function
[
all
...]
Completed in 176 milliseconds