Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_iquant_itrans_recon_ctb.c534 UWORD8 *pu1_uv_dst_ctb; in ihevcd_iquant_itrans_recon_ctb() local
584 pu1_uv_dst_ctb = ps_proc->pu1_cur_ctb_chroma; in ihevcd_iquant_itrans_recon_ctb()
724 UWORD8 *pu1_uv_dst = pu1_uv_dst_ctb; in ihevcd_iquant_itrans_recon_ctb()
867 …pu1_pred = pu1_uv_dst_ctb + tu_uv_offset + chroma_yuv420sp_vu_u_offset; /* Pointing to start byte … in ihevcd_iquant_itrans_recon_ctb()
869 …pu1_dst = pu1_uv_dst_ctb + tu_uv_offset + chroma_yuv420sp_vu_u_offset; /* Pointing to start byte o… in ihevcd_iquant_itrans_recon_ctb()