Lines Matching refs:num_rows
393 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420sp() local
400 num_rows = ht; in ihevcd_fmt_conv_420sp_to_420sp()
406 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420sp()
417 num_rows = ht >> 1; in ihevcd_fmt_conv_420sp_to_420sp()
423 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420sp()
492 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv() local
499 num_rows = ht; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
505 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
516 num_rows = ht >> 1; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
522 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
605 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420p() local
614 num_rows = ht; in ihevcd_fmt_conv_420sp_to_420p()
620 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420p()
640 num_rows = ht >> 1; in ihevcd_fmt_conv_420sp_to_420p()
646 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv_420sp_to_420p()
698 WORD32 num_rows) in ihevcd_fmt_conv() argument
714 if(0 == num_rows) in ihevcd_fmt_conv()
796 WORD32 last_row = cur_row + num_rows; in ihevcd_fmt_conv()
802 last_row = cur_row + MAX(num_rows, (1 << ps_sps->i1_log2_ctb_size)) + in ihevcd_fmt_conv()
847 num_rows, in ihevcd_fmt_conv()
871 for(i = 0; i < num_rows; i++) in ihevcd_fmt_conv()
883 num_rows, in ihevcd_fmt_conv()
906 num_rows, in ihevcd_fmt_conv()
929 num_rows, in ihevcd_fmt_conv()