Home
last modified time | relevance | path

Searched refs:CBR_1 (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
Dmp4enc_api.h56 CBR_1, enumerator
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmp4enc_api.cpp168 … {10, 10}, {12, 12}, {0, 0}, CBR_1, 0.0, PV_OFF, -1, 0, PV_OFF, 16, PV_OFF, 0, PV_ON in PVGetDefaultEncOption()
546 case CBR_1: in PVInitVideoEncoder()
578 …if (video->encParams->RC_Type == CBR_1 || video->encParams->RC_Type == CBR_2 || video->encParams->… in PVInitVideoEncoder()
Drate_control.cpp303 case CBR_1: in RC_VopUpdateStat()