OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u4_cur_pos_in_src_ticks
(Results
1 - 2
of
2
) sorted by null
/external/libavc/encoder/
irc_vbr_str_prms.c
78
p_vbr_str_prms->
u4_cur_pos_in_src_ticks
= 0;
118
if((p_vbr_str_prms->
u4_cur_pos_in_src_ticks
124
p_vbr_str_prms->
u4_cur_pos_in_src_ticks
;
130
p_vbr_str_prms->
u4_cur_pos_in_src_ticks
= 0;
137
p_vbr_str_prms->
u4_cur_pos_in_src_ticks
+= p_vbr_str_prms->u4_src_ticks;
176
- p_vbr_str_prms->
u4_cur_pos_in_src_ticks
)
180
+ p_vbr_str_prms->
u4_cur_pos_in_src_ticks
;
irc_vbr_str_prms.h
29
UWORD32
u4_cur_pos_in_src_ticks
;
member in struct:__anon14074
Completed in 601 milliseconds