OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:temp_count
(Results
1 - 2
of
2
) 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
303
int64_t
temp_count
;
member in struct:TCGContext
Completed in 43 milliseconds