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

  /external/chromium_org/components/copresence/mediums/audio/
audio_player_unittest.cc 46 int frames = 0, total_frames = 0; local
52 total_frames += frames;
56 } while (frames && total_frames < max_frame_count_);
  /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...]
  /device/asus/flo/camera/
QCamera_Intf.h 788 uint32_t total_frames; member in struct:__anon2890
  /device/lge/hammerhead/camera/
QCamera_Intf.h 788 uint32_t total_frames; member in struct:__anon3397
  /device/moto/shamu/camera/
QCamera_Intf.h 788 uint32_t total_frames; member in struct:__anon4557
  /device/lge/mako/camera/
QCamera_Intf.h 811 uint32_t total_frames; member in struct:__anon3702
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 749 uint32_t total_frames; member in struct:__anon3939
    [all...]

Completed in 751 milliseconds