Home | History | Annotate | Download | only in src

Lines Matching full:framesize

59     fprintf(stderr, "-framesize <2.5|5|10|20|40|60|80|100|120> : frame size in ms; default: 20 \n" );
372 } else if( strcmp( argv[ args ], "-framesize" ) == 0 ) {
373 check_encoder_option(decode_only, "-framesize");