Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
Dmp4enc_api.h227 ParamEncMode mv8x8Enable; member
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
Dm4v_h263_enc_test.cpp174 encParams.mv8x8Enable = PV_OFF; in main()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp174 mEncParams->mv8x8Enable = PV_OFF; in initEncParams()