Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_common_utils.c1019 UWORD8 *pu1_uv_dst_bp, in ihevce_chroma_interleave_2d_copy() argument
1028 UWORD8 *pu1_dst = (U_PLANE == e_chroma_plane) ? pu1_uv_dst_bp : pu1_uv_dst_bp + 1; in ihevce_chroma_interleave_2d_copy()
Dihevce_enc_loop_utils.h140 UWORD8 *pu1_uv_dst_bp,