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

  /external/libhevc/test/encoder/
main.c 285 ps_static_prms->s_config_prms.i4_num_frms_to_encode = INT32_MAX - 1;
287 ps_static_prms->s_config_prms.i4_num_frms_to_encode = i4_value;
    [all...]
  /external/libhevc/encoder/
ihevce_api.h 661 WORD32 i4_num_frms_to_encode; member in struct:__anon28510
    [all...]
ihevce_error_check.c 315 PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "IHEVCE : i4_num_frms_to_encode %d \n", ps_static_cfg_prms->s_config_prms.i4_num_frms_to_encode);
    [all...]
ihevce_plugin.c 316 ps_params->s_config_prms.i4_num_frms_to_encode = -1;
    [all...]
ihevce_rc_interface.c 585 ps_rc_ctxt->i8_num_frms_to_encode = (WORD32)ps_init_prms->s_config_prms.i4_num_frms_to_encode;
    [all...]

Completed in 76 milliseconds