Home
last modified time | relevance | path

Searched refs:i4_top_luma_buf_size (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c2614 ps_ctxt->i4_bitrate_instance_num * (ps_sao_ctxt->i4_top_luma_buf_size + in ihevce_enc_loop_process_row()
2622 ps_ctxt->i4_bitrate_instance_num * (ps_sao_ctxt->i4_top_luma_buf_size + in ihevce_enc_loop_process_row()
2763 ps_ctxt->i4_bitrate_instance_num * (ps_sao_ctxt->i4_top_luma_buf_size + in ihevce_enc_loop_process_row()
2771 ps_ctxt->i4_bitrate_instance_num * (ps_sao_ctxt->i4_top_luma_buf_size + in ihevce_enc_loop_process_row()
4573 ps_ctxt->s_sao_ctxt_t.i4_top_luma_buf_size = in ihevce_enc_loop_init()
4584 ((ps_ctxt->s_sao_ctxt_t.i4_top_luma_buf_size + in ihevce_enc_loop_init()
4592 ((ps_ctxt->s_sao_ctxt_t.i4_top_luma_buf_size + in ihevce_enc_loop_init()
4599 … ((ps_ctxt->s_sao_ctxt_t.i4_top_luma_buf_size + ps_ctxt->s_sao_ctxt_t.i4_top_chroma_buf_size) in ihevce_enc_loop_init()
Dihevce_enc_loop_structs.h1743 WORD32 i4_top_luma_buf_size; member