Searched refs:PV_OFF (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
H A Dm4v_h263_enc_test.cpp153 encParams.rvlcEnable = PV_OFF;
162 encParams.noFrameSkipped = PV_OFF;
174 encParams.mv8x8Enable = PV_OFF;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp133 mEncParams->rvlcEnable = PV_OFF;
142 mEncParams->noFrameSkipped = PV_OFF;
170 mEncParams->mv8x8Enable = PV_OFF;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h71 PV_OFF, enumerator in enum:__anon583
142 /** @brief Enables reversible variable length code (RVLC) mode. Normally it is set to PV_OFF.*/
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4enc_api.cpp167 SIMPLE_PROFILE_LEVEL0, PV_OFF, 0, 1, 1000, 33, {144, 144}, {176, 176}, {15, 30}, {64000, 128000},
168 {10, 10}, {12, 12}, {0, 0}, CBR_1, 0.0, PV_OFF, -1, 0, PV_OFF, 16, PV_OFF, 0, PV_ON
597 video->encParams->FineFrameSkip_Enabled = PV_OFF;

Completed in 129 milliseconds