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

  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp 269 unsigned long temp_count = 0; local
275 temp_count = m_sInput_buff_property.actualcount;
282 m_sInput_buff_property.actualcount = temp_count;
292 temp_count = m_sOutput_buff_property.actualcount;
299 m_sOutput_buff_property.actualcount = temp_count;
    [all...]
  /external/qemu/tcg/
tcg.h 315 int64_t temp_count; member in struct:TCGContext
tcg.c     [all...]
  /external/v8/src/
liveobjectlist.cc 1995 static int temp_count = 0; local
2114 static int temp_count = 0; local
    [all...]

Completed in 397 milliseconds