Searched refs:QuantType (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h193 Int QuantType[4]; /* H263, MPEG2 */ member in struct:tagVideoEncParams
H A Dmp4enc_api.cpp316 encParams->QuantType[i] = 0;
318 encParams->QuantType[i] = encOption->quantType[i]; /* H263 */
370 encParams->QuantType[0] = 0; /*H263 */
389 encParams->QuantType[0] = 0; /*H263 */
924 pVol->quantType = pEncParams->QuantType[idx]; /* Quantizer Type */

Completed in 39 milliseconds