OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fastDCTfunction
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
datapart_encode.cpp
55
approxDCT
fastDCTfunction
;
130
status = (*CodeMB)(video, &
fastDCTfunction
, (offset << 5) + QP, ncoefblck);
235
approxDCT
fastDCTfunction
;
341
status = (*CodeMB)(video, &
fastDCTfunction
, (offset << 5) + QP, ncoefblck);
combined_encode.cpp
55
approxDCT
fastDCTfunction
;
159
status = (*CodeMB)(video, &
fastDCTfunction
, (offset << 5) + QP, ncoefblck);
287
approxDCT
fastDCTfunction
;
427
status = (*CodeMB)(video, &
fastDCTfunction
, (offset << 5) + QP, ncoefblck);
Completed in 659 milliseconds