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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_lib.h 180 PV_STATUS RC_VopQPSetting(VideoEncData *video, rateControl *rc[]);
vop.cpp 81 status = RC_VopQPSetting(video, rc);
rate_control.cpp 35 PV_STATUS RC_VopQPSetting(VideoEncData *video,rateControl *rc[]);
167 /* Function : RC_VopQPSetting */
172 /* to In order to work RC_VopQPSetting has to do the followings
183 PV_STATUS RC_VopQPSetting(VideoEncData *video, rateControl *prc[])
    [all...]

Completed in 89 milliseconds