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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h71 PV_OFF, enumerator in enum:__anon660
142 /** @brief Enables reversible variable length code (RVLC) mode. Normally it is set to PV_OFF.*/
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp139 mEncParams->rvlcEnable = PV_OFF;
148 mEncParams->noFrameSkipped = PV_OFF;
178 mEncParams->mv8x8Enable = PV_OFF;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4enc_api.cpp160 SIMPLE_PROFILE_LEVEL0, PV_OFF, 0, 1, 1000, 33, {144, 144}, {176, 176}, {15, 30}, {64000, 128000},
161 {10, 10}, {12, 12}, {0, 0}, CBR_1, 0.0, PV_OFF, -1, 0, PV_OFF, 16, PV_OFF, 0, PV_ON
590 video->encParams->FineFrameSkip_Enabled = PV_OFF;

Completed in 96 milliseconds