Home
last modified time | relevance | path

Searched refs:YUV420SP_FACTOR (Results 1 – 11 of 11) sorted by relevance

/external/libavc/decoder/
Dih264d_inter_pred.c367 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 …]
Dih264d_deblocking.c523 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 …]
Dih264d_process_intra_mb.c827 + (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()
Dih264d_process_pslice.c558 + (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()
Dih264d_defs.h109 #define YUV420SP_FACTOR 2 macro
Dih264d_utils.c1024 / YUV420SP_FACTOR); in ih264d_get_next_display_field()
1030 / YUV420SP_FACTOR); in ih264d_get_next_display_field()
1732 pad_len_h = MAX(PAD_LEN_UV_H * YUV420SP_FACTOR, in ih264d_create_pic_buffers()
1746 pad_len_h = MAX(PAD_LEN_UV_H * YUV420SP_FACTOR, in ih264d_create_pic_buffers()
Dih264d_parse_islice.c1297 pu1_u[u1_x * YUV420SP_FACTOR] = ih264d_get_bits_h264(ps_bitstrm, 8); in ih264d_parse_ipcm_mb()
1305 pu1_v[u1_x * YUV420SP_FACTOR] = ih264d_get_bits_h264(ps_bitstrm, 8); in ih264d_parse_ipcm_mb()
Dih264d_thread_parse_decode.c527 x_offset *= YUV420SP_FACTOR; in ih264d_decode_slice_thread()
Dih264d_thread_compute_bs.c478 x_offset *= YUV420SP_FACTOR; in ih264d_recon_deblk_slice()
Dih264d_parse_slice.c613 + ps_dec->u2_frm_wd_in_mbs * BLK8x8SIZE * YUV420SP_FACTOR; in ih264d_start_of_pic()
1772 x_offset *= YUV420SP_FACTOR; in ih264d_parse_decode_slice()
Dih264d_parse_headers.c911 + (u2_lft_ofst >> 1) * YUV420SP_FACTOR; in ih264d_parse_sps()