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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 191 Bool ACDCPrediction; /* AC/DC Prediction */
373 UChar bitmaprow[8]; /* Need to keep it for ACDCPrediction, 8 bytes for alignment, need only 6 */
mp4enc_api.cpp 301 encParams->ACDCPrediction = ((encOption->useACPred == PV_ON) ? TRUE : FALSE);
    [all...]
vlc_encode.cpp     [all...]

Completed in 49 milliseconds