OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:predict_nnz_chroma
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h
392
OSCL_IMPORT_REF int
predict_nnz_chroma
(AVCCommonObj *video, int i, int j);
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
residual.cpp
245
nC =
predict_nnz_chroma
(video, bindx & 3, bindx >> 2);
/frameworks/av/media/libstagefright/codecs/avc/common/src/
mb_access.cpp
128
OSCL_EXPORT_REF int
predict_nnz_chroma
(AVCCommonObj *video, int i, int j)
function
Completed in 516 milliseconds