OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:u1_enc_buf_overflow
(Results
1 - 1
of
1
) sorted by null
/external/libavc/encoder/
ih264e_rate_control.c
602
UWORD8
u1_enc_buf_overflow
,u1_enc_buf_underflow;
local
607
&
u1_enc_buf_overflow
,&u1_enc_buf_underflow);
610
if ((
u1_enc_buf_overflow
== 1) && (i4_is_first_frame != 1))
611
// if ((
u1_enc_buf_overflow
== 1) && (i4_is_first_frame != 0))
Completed in 195 milliseconds