OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fcode_forward
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
packet_util.cpp
34
int
fcode_forward
;
local
42
fcode_forward
= currVop->fcodeForward;
45
if (currVop->predictionType != I_VOP) resync_marker_length = 16 +
fcode_forward
;
102
fcode_forward
= (int) BitstreamReadBits16(stream, 3);
Completed in 55 milliseconds