Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_fmt_conv.c695 WORD32 cur_row, in ihevcd_fmt_conv() argument
752 pu1_y_src = pu1_luma + cur_row * ps_codec->i4_strd; in ihevcd_fmt_conv()
753 pu1_uv_src = pu1_chroma + (cur_row / 2) * ps_codec->i4_strd; in ihevcd_fmt_conv()
774 pu2_rgb_dst_tmp += cur_row * ps_codec->i4_disp_strd; in ihevcd_fmt_conv()
776 pu4_rgb_dst_tmp += cur_row * ps_codec->i4_disp_strd; in ihevcd_fmt_conv()
777 pu1_y_dst_tmp = pu1_y_dst + cur_row * ps_codec->i4_disp_strd; in ihevcd_fmt_conv()
778 pu1_uv_dst_tmp = pu1_u_dst + (cur_row / 2) * ps_codec->i4_disp_strd; in ihevcd_fmt_conv()
779 pu1_u_dst_tmp = pu1_u_dst + (cur_row / 2) * ps_codec->i4_disp_strd / 2; in ihevcd_fmt_conv()
780 pu1_v_dst_tmp = pu1_v_dst + (cur_row / 2) * ps_codec->i4_disp_strd / 2; in ihevcd_fmt_conv()
794 WORD32 last_row = cur_row + num_rows; in ihevcd_fmt_conv()
[all …]
Dihevcd_decode.c89 WORD32 cur_row,
Dihevcd_process_slice.c97 WORD32 cur_row,
/external/libavc/encoder/
Dih264e_fmt_conv.c799 WORD32 cur_row, in ih264e_fmt_conv() argument
827 pu1_y_src = pu1_luma + cur_row * ps_codec->i4_rec_strd; in ih264e_fmt_conv()
828 pu1_uv_src = pu1_chroma + (cur_row / 2) * ps_codec->i4_rec_strd; in ih264e_fmt_conv()
831 pu2_rgb_dst_tmp += cur_row * dst_stride; in ih264e_fmt_conv()
833 pu4_rgb_dst_tmp += cur_row * dst_stride; in ih264e_fmt_conv()
835 pu1_y_dst_tmp = pu1_y_dst + cur_row * u4_dst_y_strd; in ih264e_fmt_conv()
836 pu1_uv_dst_tmp = pu1_u_dst + (cur_row / 2) * u4_dst_uv_strd; in ih264e_fmt_conv()
837 pu1_u_dst_tmp = pu1_u_dst + (cur_row / 2) * u4_dst_uv_strd; in ih264e_fmt_conv()
838 pu1_v_dst_tmp = pu1_v_dst + (cur_row / 2) * u4_dst_uv_strd; in ih264e_fmt_conv()
Dih264e_fmt_conv.h53 WORD32 cur_row,
/external/doclava/res/assets/templates/
Dclasses.cs23 <?cs set:cur_row = #0 ?>