OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:horSamp_n
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h
121
int
horSamp_n
; /* VOL hor. resampling of ref. VOL given by */
vop.cpp
650
currVol->
horSamp_n
= (int) BitstreamReadBits16(stream, 5);
656
if (currVol->
horSamp_n
!= currVol->horSamp_m) return PV_FAIL;
[
all
...]
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h
114
Int
horSamp_n
; /* VOL hor. resampling of ref. VOL given by */
mp4enc_api.cpp
[
all
...]
Completed in 12 milliseconds