OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cal_dc_scalerENC
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastcodemb.cpp
111
dc_scaler =
cal_dc_scalerENC
(QP, 1); /* luminance blocks */
173
dc_scaler =
cal_dc_scalerENC
(QP, 2); /* chrominance blocks */
331
dc_scaler =
cal_dc_scalerENC
(QP, 1); /* luminance blocks */
395
dc_scaler =
cal_dc_scalerENC
(QP, 2); /* luminance blocks */
fastcodemb.h
67
Int
cal_dc_scalerENC
(Int QP, Int type) ;
mp4enc_lib.h
64
Int
cal_dc_scalerENC
(Int QP, Int type) ;
vlc_encode.cpp
[
all
...]
fastquant.cpp
79
/* Function :
cal_dc_scalerENC
*/
90
Int
cal_dc_scalerENC
(Int QP, Int type)
Completed in 355 milliseconds