Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c7079 WORD32 total_bytes_offset = 0; in ihevce_chroma_cu_prcs_rdopt() local
7213 total_bytes_offset = 0; in ihevce_chroma_cu_prcs_rdopt()
7246 ps_tu->ai4_cb_coeff_offset[0] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7247 ps_tu->ai4_cr_coeff_offset[0] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7248 ps_tu->ai4_cb_coeff_offset[1] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7249 ps_tu->ai4_cr_coeff_offset[1] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7448 pu1_ecd_data + total_bytes_offset, in ihevce_chroma_cu_prcs_rdopt()
7571 (pu1_ecd_data + total_bytes_offset), in ihevce_chroma_cu_prcs_rdopt()
7683 total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7694 total_bytes_offset += num_bytes; in ihevce_chroma_cu_prcs_rdopt()
[all …]