OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_coeff
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
combined_decode.cpp
543
int *
no_coeff
= mblock->
no_coeff
;
local
646
no_coeff
[comp] = ncoeffs[comp];
datapart_decode.cpp
632
int ncoeffs[6], *
no_coeff
= mblock->
no_coeff
;
local
697
no_coeff
[comp] = ncoeffs[comp];
mp4lib_int.h
140
int
no_coeff
[6];
member in struct:tagMacroBlock
Completed in 60 milliseconds