Searched refs:temp_frame (Results 1 – 2 of 2) sorted by relevance
65 AudioFrame temp_frame; in TEST_F() local66 temp_frame.CopyFrom(frame_); in TEST_F()76 AudioFrameOperations::MonoToStereo(temp_frame.data_, in TEST_F()90 AudioFrame temp_frame; in TEST_F() local91 temp_frame.CopyFrom(frame_); in TEST_F()101 AudioFrameOperations::StereoToMono(temp_frame.data_, in TEST_F()
781 @ r0 = temp_frame <UWORD8 *>789 @UWORD8 *left_ptr = temp_frame - 1;790 @UWORD8 *right_ptr = temp_frame + 1;791 @UWORD8 *top_ptr = temp_frame - RefBufferWidth;792 @UWORD8 *bot_ptr = temp_frame + RefBufferWidth;