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

  /external/libavc/encoder/
irc_cntrl_param.h 29 VBR_STORAGE = 0,
irc_rate_control_api.c 197 if((ps_rate_control_api->e_rc_type == VBR_STORAGE)
201 /* Assuming both the peak bit rates are same for a VBR_STORAGE and
205 trace_printf((const WORD8*)"For VBR_STORAGE and VBR_STORAGE_DVD_COMP the peak bit rates should be same\n");
251 if((ps_rate_control_api->e_rc_type == VBR_STORAGE)
360 if((ps_rate_control_api->e_rc_type != VBR_STORAGE)
434 if(ps_rate_control_api->e_rc_type == VBR_STORAGE)
693 else if(ps_rate_control_api->e_rc_type == VBR_STORAGE)
    [all...]
ih264e_utils.c     [all...]
ih264e_api.c     [all...]

Completed in 849 milliseconds