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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 186 MP4RateControlType rcType;
  /hardware/intel/common/libmix/videoencoder/
PVSoftMPEG4Encoder.cpp 170 mEncParams->rcType = VBR_1;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 104 mEncParams->rcType = VBR_1;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 302 encParams->RC_Type = encOption->rcType;
533 encParams->RC_Type = encOption->rcType;
537 switch (encOption->rcType)
    [all...]

Completed in 238 milliseconds