Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_iquant_itrans_recon_ctb.c689 WORD32 chroma_yuv420sp_vu_v_offset = -2 * chroma_yuv420sp_vu; in ihevcd_iquant_itrans_recon_ctb() local
765 pu1_uv_dst = pu1_uv_dst + 1 + chroma_yuv420sp_vu_v_offset; in ihevcd_iquant_itrans_recon_ctb()
866 … pu1_pred_v = pu1_pred + 1 + chroma_yuv420sp_vu_v_offset; /* Pointing to start byte of V*/ in ihevcd_iquant_itrans_recon_ctb()
868 … pu1_dst_v = pu1_dst + 1 + chroma_yuv420sp_vu_v_offset; /* Pointing to start byte of V*/ in ihevcd_iquant_itrans_recon_ctb()