OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numcoefcdc
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h
392
int
numcoefcdc
[2]; /* number of coefficient for chroma DC */
member in struct:tagEncObject
slice.cpp
473
status = enc_residual_block(encvid, AVC_ChromaDC, encvid->
numcoefcdc
[b8] + (b8 << 3), currMB);
block.cpp
861
encvid->
numcoefcdc
[cr] = ncoeff;
[
all
...]
Completed in 657 milliseconds