Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_fmt_conv.c798 UWORD32 ctb_in_row; in ihevcd_fmt_conv() local
815 for(ctb_in_row = 0; (WORD32)ctb_in_row < ps_sps->i2_pic_wd_in_ctb; ctb_in_row++) in ihevcd_fmt_conv()
817 pu1_buf = (ps_codec->pu1_proc_map + idx + ctb_in_row); in ihevcd_fmt_conv()