Home
last modified time | relevance | path

Searched refs:mv8x8Enable (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
Dmp4enc_api.h238 ParamEncMode mv8x8Enable; member
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
Dm4v_h263_enc_test.cpp174 encParams.mv8x8Enable = PV_OFF; in main()
DMpeg4H263EncoderTest.cpp127 mEncodeHandle->mv8x8Enable = PV_OFF; in initEncoderParams()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp169 mEncParams->mv8x8Enable = PV_OFF; in initEncParams()
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp353 mEncParams->mv8x8Enable = PV_OFF; in initEncParams()