Lines Matching refs:num_rows
391 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420sp() local
398 num_rows = ht; in ihevcd_fmt_conv_420sp_to_420sp()
404 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420sp()
415 num_rows = ht >> 1; in ihevcd_fmt_conv_420sp_to_420sp()
421 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420sp()
490 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv() local
497 num_rows = ht; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
503 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
514 num_rows = ht >> 1; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
520 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
603 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420p() local
612 num_rows = ht; in ihevcd_fmt_conv_420sp_to_420p()
618 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420p()
638 num_rows = ht >> 1; in ihevcd_fmt_conv_420sp_to_420p()
644 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420p()
696 WORD32 num_rows) in ihevcd_fmt_conv() argument
712 if(0 == num_rows) in ihevcd_fmt_conv()
794 WORD32 last_row = cur_row + num_rows; in ihevcd_fmt_conv()
800 last_row = cur_row + MAX(num_rows, (1 << ps_sps->i1_log2_ctb_size)) + in ihevcd_fmt_conv()
837 num_rows, in ihevcd_fmt_conv()
852 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv()
865 num_rows, in ihevcd_fmt_conv()
880 num_rows, in ihevcd_fmt_conv()
895 num_rows, in ihevcd_fmt_conv()