Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c236 WORD32 tmp_strd = MAX_CTB_SIZE + 2; in ihevcd_sao_ctb() local
270 … pu1_src_copy[row * src_strd + col] = pu1_src_tmp[row * tmp_strd + col]; in ihevcd_sao_ctb()
285 pu1_src_copy += min_cu * tmp_strd; in ihevcd_sao_ctb()
348 … pu1_src_tmp[row * src_strd + col] = pu1_src_copy[row * tmp_strd + col]; in ihevcd_sao_ctb()
363 pu1_src_copy += min_cu * tmp_strd; in ihevcd_sao_ctb()
385 WORD32 tmp_strd = MAX_CTB_SIZE + 4; in ihevcd_sao_ctb() local
418 … pu1_src_copy[row * src_strd + col] = pu1_src_tmp[row * tmp_strd + col]; in ihevcd_sao_ctb()
433 pu1_src_copy += min_cu * tmp_strd; in ihevcd_sao_ctb()
502 … pu1_src_tmp[row * src_strd + col] = pu1_src_copy[row * tmp_strd + col]; in ihevcd_sao_ctb()
517 pu1_src_copy += min_cu * tmp_strd; in ihevcd_sao_ctb()