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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 58 CBR_2,
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
rate_control.cpp 304 case CBR_2:
    [all...]
mp4enc_api.cpp 547 case CBR_2:
578 if (video->encParams->RC_Type == CBR_1 || video->encParams->RC_Type == CBR_2 || video->encParams->RC_Type == CBR_LOWDELAY) /* if CBR */
    [all...]

Completed in 305 milliseconds