HomeSort by relevance Sort by last modified time
    Searched refs:PV_OFF (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/libmix/videoencoder/
PVSoftMPEG4Encoder.cpp 177 mEncParams->rvlcEnable = PV_OFF;
186 mEncParams->noFrameSkipped = PV_OFF;
220 mEncParams->mv8x8Enable = PV_OFF;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 71 PV_OFF,
142 /** @brief Enables reversible variable length code (RVLC) mode. Normally it is set to PV_OFF.*/
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 111 mEncParams->rvlcEnable = PV_OFF;
120 mEncParams->noFrameSkipped = PV_OFF;
151 mEncParams->mv8x8Enable = PV_OFF;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 160 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;
    [all...]

Completed in 219 milliseconds