OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verSamp_n
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h
123
int
verSamp_n
; /* VOL ver. resampling of ref. VOL given by */
vop.cpp
663
currVol->
verSamp_n
= (int) BitstreamReadBits16(stream, 5);
669
if (currVol->
verSamp_n
!= currVol->verSamp_m) return PV_FAIL;
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h
116
Int
verSamp_n
; /* VOL ver. resampling of ref. VOL given by */
mp4enc_api.cpp
[
all
...]
Completed in 502 milliseconds