Searched refs:bitRateBps (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/cmds/stagefright/
H A Drecordvideo.cpp163 int bitRateBps = 300000; local
179 bitRateBps = atoi(optarg);
286 enc_meta->setInt32(kKeyBitRate, bitRateBps);

Completed in 16 milliseconds