HomeSort by relevance Sort by last modified time
    Searched refs:tmp_frame (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 2647 FIRSTPASS_STATS tmp_frame; local
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/test/
audio_processing_unittest.cc 610 AudioFrame tmp_frame; local
614 tmp_frame.CopyFrom(*revframe_);
615 SetFrameTo(&tmp_frame, 0);
622 frame->CopyFrom(tmp_frame);
629 frame->CopyFrom(tmp_frame);
639 frame->CopyFrom(tmp_frame);
650 process_frame = &tmp_frame;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 2930 FIRSTPASS_STATS tmp_frame = first_frame; local
    [all...]

Completed in 80 milliseconds