Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c2660 ASSERT((e_chroma_plane == U_PLANE) || (e_chroma_plane == V_PLANE)); in ihevce_chroma_it_recon_fxn()
6394 V_PLANE); in ihevce_distortion_based_intra_chroma_mode_selector()
6961 V_PLANE); in ihevce_intra_chroma_pred_mode_selector()
6977 V_PLANE); in ihevce_intra_chroma_pred_mode_selector()
6991 V_PLANE); in ihevce_intra_chroma_pred_mode_selector()
7005 V_PLANE); in ihevce_intra_chroma_pred_mode_selector()
7045 V_PLANE); in ihevce_intra_chroma_pred_mode_selector()
7876 V_PLANE); in ihevce_chroma_cu_prcs_rdopt()
7881 ->au1_bufId_with_winning_ChromaRecon[V_PLANE][ctr] in ihevce_chroma_cu_prcs_rdopt()
7887 ->au1_bufId_with_winning_ChromaRecon[V_PLANE][ctr] in ihevce_chroma_cu_prcs_rdopt()
[all …]
Dihevce_defs.h971 V_PLANE = 1 enumerator
Dihevce_tu_tree_selector.c1064 V_PLANE); in ihevce_tu_processor()
1285 V_PLANE); in ihevce_debriefer_when_parent_wins()
2298 .au1_bufId_with_winning_ChromaRecon[V_PLANE][pu2_tu_ctr[0]][i] = in ihevce_tu_selector_debriefer()
Dihevce_common_utils.c407 assert(e_chroma_plane == NULL_PLANE || e_chroma_plane == U_PLANE || e_chroma_plane == V_PLANE); in ihevce_itrans_recon_dc()
/external/libhevc/encoder/arm/
Dihevce_copy_neon.c72 assert((e_chroma_plane == U_PLANE) || (e_chroma_plane == V_PLANE)); in ihevce_chroma_interleave_2d_copy_neon()