Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c7204 tu_enc_loop_temp_prms_t *ps_tu_temp_prms; in ihevce_chroma_cu_prcs_rdopt() local
7275 ps_tu_temp_prms = &ps_best_cu_prms->as_tu_enc_loop_temp_prms[0]; in ihevce_chroma_cu_prcs_rdopt()
7349 ps_tu_temp_prms = &ps_best_cu_prms->as_tu_enc_loop_temp_prms[0]; in ihevce_chroma_cu_prcs_rdopt()
7392 ps_tu_temp_prms->ai2_cb_bytes_consumed[0] = 0; in ihevce_chroma_cu_prcs_rdopt()
7393 ps_tu_temp_prms->ai2_cr_bytes_consumed[0] = 0; in ihevce_chroma_cu_prcs_rdopt()
7394 ps_tu_temp_prms->ai2_cb_bytes_consumed[1] = 0; in ihevce_chroma_cu_prcs_rdopt()
7395 ps_tu_temp_prms->ai2_cr_bytes_consumed[1] = 0; in ihevce_chroma_cu_prcs_rdopt()
7837 ps_tu_temp_prms->au4_cb_zero_col[i4_subtu_idx] = zero_cols; in ihevce_chroma_cu_prcs_rdopt()
7838 ps_tu_temp_prms->au4_cb_zero_row[i4_subtu_idx] = zero_rows; in ihevce_chroma_cu_prcs_rdopt()
7839 ps_tu_temp_prms->ai2_cb_bytes_consumed[i4_subtu_idx] = num_bytes; in ihevce_chroma_cu_prcs_rdopt()
[all …]