ref: 855070e2540f84d0260c7910c2464fec833893a4
parent: 7c8a66664cd199b57a96992d51d7e8e312d0c12b
author: Yaowu Xu <yaowu@google.com>
date: Mon Feb 10 06:25:23 EST 2014
Merged two similar functions to reduce duplication Function encode_rtc_frame_internal() and encode_frame_internal() only differed by a couple of speed features, this commit relocation those difference into the setup of speed features and merged two functions into one to remove duplication. It also fixed a subtle bug super_fast_rtc was used before it was initialized. Change-Id: I234a5a1d11a4450930e5b4943dbab434208d5030