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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 99 Int quantType; /* MPEG-4 or H.263 Quantization Type */
192 Int QuantType[4]; /* H263, MPEG2 */
mp4enc_api.cpp 309 encParams->QuantType[i] = 0;
311 encParams->QuantType[i] = encOption->quantType[i]; /* H263 */
363 encParams->QuantType[0] = 0; /*H263 */
382 encParams->QuantType[0] = 0; /*H263 */
    [all...]

Completed in 42 milliseconds