Home
last modified time | relevance | path

Searched defs:remaining_cols (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/decoder/
Dihevcd_sao.c132 WORD32 remaining_cols; in ihevcd_sao_ctb() local
626 WORD32 remaining_cols; in ihevcd_sao_shift_ctb() local
705 WORD32 remaining_cols; in ihevcd_sao_shift_ctb() local
1469 WORD32 remaining_cols; in ihevcd_sao_shift_ctb() local
2678 WORD32 remaining_cols; in ihevcd_sao_shift_ctb() local
3350 WORD32 remaining_cols; in ihevcd_sao_shift_ctb() local
3428 WORD32 remaining_cols; in ihevcd_sao_shift_ctb() local
/external/ruy/ruy/
Dpack_common.h125 int remaining_cols = src_cols - col; in Run() local