Searched refs:YUV420SP_FACTOR (Results 1 – 11 of 11) sorted by relevance
367 i4_ref_offset = i2_frm_y * u2_frm_wd + i2_frm_x * YUV420SP_FACTOR; in ih264d_form_mb_part_info_bp()375 u2_rec_wd = BLK8x8SIZE * YUV420SP_FACTOR; in ih264d_form_mb_part_info_bp()376 i4_rec_offset = i2_rec_y * u2_rec_wd + i2_rec_x * YUV420SP_FACTOR; in ih264d_form_mb_part_info_bp()381 i4_rec_offset = i2_rec_y * u2_rec_wd + i2_rec_x * YUV420SP_FACTOR; in ih264d_form_mb_part_info_bp()775 i4_ref_offset = i2_frm_y * u2_frm_wd + i2_frm_x * YUV420SP_FACTOR; in ih264d_form_mb_part_info_mp()783 u2_rec_wd = BLK8x8SIZE * YUV420SP_FACTOR; in ih264d_form_mb_part_info_mp()786 i4_rec_offset = i2_rec_y * u2_rec_wd + i2_rec_x * YUV420SP_FACTOR; in ih264d_form_mb_part_info_mp()791 i4_rec_offset = i2_rec_y * u2_rec_wd + i2_rec_x * YUV420SP_FACTOR; in ih264d_form_mb_part_info_mp()1147 u1_dma_wd = ps_pred->u1_dma_wd_uv * YUV420SP_FACTOR; in ih264d_motion_compensate_mp()1154 * YUV420SP_FACTOR); in ih264d_motion_compensate_mp()[all …]
523 ps_dec->pf_deblk_chroma_vert_bslt4(pu1_u + 4 * YUV420SP_FACTOR, in ih264d_deblock_mb_nonmbaff()603 ps_tfr_cxt->pu1_mb_u += 8 * YUV420SP_FACTOR; in ih264d_deblock_mb_nonmbaff()884 pu1_deb_u += 8 * YUV420SP_FACTOR; in ih264d_deblock_picture_mbaff()922 PAD_LEN_UV_H * YUV420SP_FACTOR); in ih264d_deblock_picture_mbaff()928 PAD_LEN_UV_H * YUV420SP_FACTOR); in ih264d_deblock_picture_mbaff()940 - PAD_LEN_UV_H * YUV420SP_FACTOR, in ih264d_deblock_picture_mbaff()955 pu1_buf = ps_dec->ps_cur_pic->pu1_buf2 - PAD_LEN_UV_H * YUV420SP_FACTOR; in ih264d_deblock_picture_mbaff()1059 PAD_LEN_UV_H * YUV420SP_FACTOR); in ih264d_deblock_picture_non_mbaff()1065 PAD_LEN_UV_H * YUV420SP_FACTOR); in ih264d_deblock_picture_non_mbaff()1077 - PAD_LEN_UV_H * YUV420SP_FACTOR, in ih264d_deblock_picture_non_mbaff()[all …]
827 + (u4_num_pmbair << 3) * YUV420SP_FACTOR; in ih264d_process_intra_mb()858 + (ps_cur_mb_info->u2_mbx << 3) * YUV420SP_FACTOR; in ih264d_process_intra_mb()869 pu1_uleft = pu1_mb_cb_rei1_buffer - 1 * YUV420SP_FACTOR; in ih264d_process_intra_mb()873 pu1_u_top_left = pu1_top_u - 1 * YUV420SP_FACTOR; in ih264d_process_intra_mb()1814 * u4_recwidth_cr / YUV420SP_FACTOR]; in ih264d_process_intra_mb()1825 * u4_recwidth_cr / YUV420SP_FACTOR]; in ih264d_process_intra_mb()1871 + ((i & 0x1) * BLK_SIZE * YUV420SP_FACTOR) in ih264d_process_intra_mb()1913 + ((i & 0x1) * BLK_SIZE * YUV420SP_FACTOR) in ih264d_process_intra_mb()1970 * u4_recwidth_cr / YUV420SP_FACTOR]; in ih264d_process_intra_mb()1981 * u4_recwidth_cr / YUV420SP_FACTOR]; in ih264d_process_intra_mb()
558 + (u4_num_pmbair << 3) * YUV420SP_FACTOR; in ih264d_process_inter_mb()723 + ((i & 0x1) * BLK_SIZE * YUV420SP_FACTOR) in ih264d_process_inter_mb()765 + ((i & 0x1) * BLK_SIZE * YUV420SP_FACTOR) in ih264d_process_inter_mb()
108 #define YUV420SP_FACTOR 2 macro
1299 pu1_u[u1_x * YUV420SP_FACTOR] = ih264d_get_bits_h264(ps_bitstrm, 8); in ih264d_parse_ipcm_mb()1307 pu1_v[u1_x * YUV420SP_FACTOR] = ih264d_get_bits_h264(ps_bitstrm, 8); in ih264d_parse_ipcm_mb()
527 x_offset *= YUV420SP_FACTOR; in ih264d_decode_slice_thread()
478 x_offset *= YUV420SP_FACTOR; in ih264d_recon_deblk_slice()
891 + (u2_lft_ofst >> 1) * YUV420SP_FACTOR; in ih264d_parse_sps()
596 + ps_dec->u2_frm_wd_in_mbs * BLK8x8SIZE * YUV420SP_FACTOR; in ih264d_start_of_pic()1693 x_offset *= YUV420SP_FACTOR; in ih264d_parse_decode_slice()
1747 pad_len_h = MAX(PAD_LEN_UV_H * YUV420SP_FACTOR, in ih264d_create_pic_buffers()1761 pad_len_h = MAX(PAD_LEN_UV_H * YUV420SP_FACTOR, in ih264d_create_pic_buffers()