OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iqmat
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h
112
int
iqmat
[64]; /* Intra quant.matrix */
member in struct:tagVol
vlc_dequant.cpp
103
qmat = currVol->
iqmat
;
[
all
...]
vop.cpp
482
qmat = currVol->
iqmat
;
[
all
...]
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h
104
Int
iqmat
[64]; /* Intra quant.matrix */
member in struct:tagVol
mp4enc_api.cpp
[
all
...]
fastcodemb.cpp
332
qmat = currVol->
iqmat
;
Completed in 74 milliseconds