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

  /external/chromium_org/media/base/
audio_bus.cc 92 static void CheckOverflow(int start_frame, int frames, int total_frames) {
95 CHECK_GT(total_frames, 0);
97 CHECK_LE(sum, total_frames);
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
video_encoder_test.c 44 static int total_frames = 0; variable
218 DEBUG_PRINT ("\n Total Number of frames decoded %d",total_frames);
684 enc_buffer.timestamp = total_frames *
709 total_frames++;
868 enc_buffer.timestamp = total_frames *
874 total_frames++;
882 total_frames);
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
video_encoder_test.c 44 static int total_frames = 0; variable
208 DEBUG_PRINT ("\n Total Number of frames decoded %d",total_frames);
640 enc_buffer.timestamp = total_frames *
666 total_frames++;
814 enc_buffer.timestamp = total_frames *
820 total_frames++;
829 total_frames);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c 44 static int total_frames = 0; variable
209 DEBUG_PRINT ("\n Total Number of frames decoded %d",total_frames);
686 total_frames++;
860 total_frames++;
868 total_frames);
    [all...]
omx_vdec_test.cpp 3095 static unsigned long long int total_frames = 0; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c 44 static int total_frames = 0; variable
200 DEBUG_PRINT ("\n Total Number of frames decoded %d",total_frames);
644 total_frames++;
805 total_frames++;
814 total_frames);
    [all...]
omx_vdec_test.cpp 3248 static unsigned long long int total_frames = 0; local
    [all...]
  /external/chromium_org/media/filters/
audio_renderer_impl_unittest.cc 340 int total_frames = frames_buffered(); local
348 const float kEpsilon = 0.20 * (total_frames / playback_rate);
349 EXPECT_NEAR(frames_filled, total_frames / playback_rate, kEpsilon);
  /external/v8/src/
debug-debugger.js     [all...]
  /device/asus/flo/camera/
QCamera_Intf.h 788 uint32_t total_frames; member in struct:__anon1877
  /hardware/qcom/camera/
QCamera_Intf.h 788 uint32_t total_frames; member in struct:__anon31505
  /external/chromium_org/v8/src/
debug-debugger.js     [all...]
  /device/lge/mako/camera/
QCameraHWI.cpp     [all...]
QCamera_Intf.h 811 uint32_t total_frames; member in struct:__anon2243
    [all...]
QCameraHWI_Parm.cpp     [all...]
QualcommCameraHardware.cpp     [all...]
  /external/chromium_org/chrome/test/functional/
perf.py     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp     [all...]

Completed in 708 milliseconds