Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_iquant_itrans_recon_ctb.c678 WORD32 tu_y_offset, tu_uv_offset; in ihevcd_iquant_itrans_recon_ctb() local
734 tu_y_offset = tu_x + tu_y * pic_strd; in ihevcd_iquant_itrans_recon_ctb()
801 tu_y_offset = tu_x + tu_y * pic_strd; in ihevcd_iquant_itrans_recon_ctb()
804 pu1_pred = pu1_y_dst_ctb + tu_y_offset; in ihevcd_iquant_itrans_recon_ctb()
805 pu1_dst = pu1_y_dst_ctb + tu_y_offset; in ihevcd_iquant_itrans_recon_ctb()