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

  /hardware/qcom/media/mm-video/vidc/venc/test/
video_encoder_test.c 44 static int total_frames = 0; variable
220 DEBUG_PRINT ("\n Total Number of frames decoded %d",total_frames);
686 enc_buffer.timestamp = total_frames *
711 total_frames++;
870 enc_buffer.timestamp = total_frames *
876 total_frames++;
884 total_frames);
  /hardware/qcom/media/mm-video/vidc/vdec/test/
decoder_driver_test.c 44 static int total_frames = 0; variable
211 DEBUG_PRINT ("\n Total Number of frames decoded %d",total_frames);
681 total_frames++;
855 total_frames++;
863 total_frames);
    [all...]
  /external/v8/src/
debug-debugger.js     [all...]

Completed in 152 milliseconds