OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcType
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h
186
MP4RateControlType
rcType
;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
m4v_h263_enc_test.cpp
149
encParams.
rcType
= VBR_1;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp
127
mEncParams->
rcType
= VBR_1;
/hardware/intel/common/libmix/videoencoder/
PVSoftMPEG4Encoder.cpp
170
mEncParams->
rcType
= VBR_1;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp
309
encParams->RC_Type = encOption->
rcType
;
540
encParams->RC_Type = encOption->
rcType
;
544
switch (encOption->
rcType
)
[
all
...]
Completed in 491 milliseconds