Home
last modified time | relevance | path

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

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