Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c7216 WORD32 init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt() local
7256 init_bytes_offset = ps_best_cu_prms->i4_num_bytes_ecd_data; in ihevce_chroma_cu_prcs_rdopt()
7343 pu1_ecd_data += init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7345 ps_best_cu_prms->i4_chrm_cu_coeff_strt_idx = init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7388 ps_tu->ai4_cb_coeff_offset[0] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7389 ps_tu->ai4_cr_coeff_offset[0] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7390 ps_tu->ai4_cb_coeff_offset[1] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7391 ps_tu->ai4_cr_coeff_offset[1] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7824 total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
8089 total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
[all …]