Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecs/m4v_h263/enc/include/
Dmp4enc_api.h72 } MP4RateControlType; typedef
197 MP4RateControlType rcType;
/frameworks/av/media/module/codecs/m4v_h263/fuzzer/
Dmpeg4_h263_enc_fuzzer.cpp20 constexpr MP4RateControlType krcType[] = {CONSTANT_Q, CBR_1, VBR_1, CBR_2, VBR_2, CBR_LOWDELAY};
/frameworks/av/media/module/codecs/m4v_h263/enc/src/
Dmp4lib_int.h203 MP4RateControlType RC_Type; /*Constant Q, M4 constantRate, VM5+, M4RC,MPEG2TM5 */