OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nGOBinVop
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h
241
int
nGOBinVop
; /* number of GOB in Vop 05/22/00 */
packet_util.cpp
185
if (currVop->gobNumber >= video->
nGOBinVop
) return PV_FAIL;
vop.cpp
[
all
...]
pvdec_api.cpp
303
video->
nGOBinVop
= video->height / MB_SIZE;
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h
127
Int
nGOBinVop
; /* number of GOB in Vop 05/22/00 */
mp4enc_api.cpp
[
all
...]
Completed in 37 milliseconds