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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 195 Int InitQuantIvop[4];
mp4enc_api.cpp 323 encParams->InitQuantIvop[i] = encOption->iQuant[i];
    [all...]
rate_control.cpp 208 video->rc[currLayer]->Qc = video->encParams->InitQuantIvop[currLayer];
    [all...]
motion_est.cpp 469 currVop->quantizer = video->encParams->InitQuantIvop[video->currLayer];
    [all...]

Completed in 46 milliseconds