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

  /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 3091 static unsigned long long int total_frames = 0; local
    [all...]
  /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/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 3380 static unsigned long long int total_frames = 0; local
    [all...]
  /external/chromium_org/media/filters/
audio_renderer_impl_unittest.cc 397 int total_frames = frames_buffered(); local
405 const float kEpsilon = 0.20 * (total_frames / playback_rate);
406 EXPECT_NEAR(frames_filled, total_frames / playback_rate, kEpsilon);
  /device/asus/flo/camera/
QCamera_Intf.h 788 uint32_t total_frames; member in struct:__anon2888
  /device/lge/hammerhead/camera/
QCamera_Intf.h 788 uint32_t total_frames; member in struct:__anon3392
  /device/moto/shamu/camera/
QCamera_Intf.h 788 uint32_t total_frames; member in struct:__anon4552
  /device/lge/mako/camera/
QCamera_Intf.h 811 uint32_t total_frames; member in struct:__anon3697
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 749 uint32_t total_frames; member in struct:__anon3934
    [all...]

Completed in 2567 milliseconds