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

  /external/libhevc/encoder/
ihevce_hle_interface.c 529 ((ps_src_prms->i4_chr_format == IV_YUV_422SP_UV) ? 1 : 0);
531 ps_input_bufs_req->i4_yuv_format = ps_src_prms->i4_chr_format;
567 (ps_src_prms->i4_chr_format == IV_YUV_422SP_UV)))
574 (ps_src_prms->i4_chr_format == IV_YUV_420SP_UV))
614 ((ps_src_prms->i4_chr_format == IV_YUV_422SP_UV) ? 1 : 0);
    [all...]
ihevce_memory_init.c 437 (ps_enc_ctxt->ps_stat_prms->s_src_prms.i4_chr_format == IV_YUV_422SP_UV) ? 2 : 1;
747 (ps_enc_ctxt->ps_stat_prms->s_src_prms.i4_chr_format == IV_YUV_422SP_UV);
    [all...]
ihevce_api.h 253 WORD32 i4_chr_format; member in struct:__anon28505
    [all...]
ihevce_encode_header.c     [all...]
ihevce_error_check.c 194 PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "IHEVCE : i4_chr_format %d \n", ps_static_cfg_prms->s_src_prms.i4_chr_format);
    [all...]
ihevce_frame_process.c     [all...]
ihevce_enc_loop_pass.c     [all...]
ihevce_plugin.c 363 ps_params->s_src_prms.i4_chr_format = 11;
    [all...]

Completed in 679 milliseconds