Searched refs:PAD_LEN_UV_H (Results 1 – 5 of 5) sorted by relevance
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()1092 pu1_buf = ps_dec->ps_cur_pic->pu1_buf2 - PAD_LEN_UV_H * YUV420SP_FACTOR; in ih264d_deblock_picture_non_mbaff()1173 PAD_LEN_UV_H * YUV420SP_FACTOR); in ih264d_deblock_picture_progressive()1179 PAD_LEN_UV_H * YUV420SP_FACTOR); in ih264d_deblock_picture_progressive()[all …]
565 #define PAD_LEN_UV_H 16 macro
1743 pad_len_h = MAX(PAD_LEN_UV_H, (PAD_LEN_Y_H >> 1)); in ih264d_create_pic_buffers()1763 pad_len_h = MAX(PAD_LEN_UV_H * YUV420SP_FACTOR, in ih264d_create_pic_buffers()1777 pad_len_h = MAX(PAD_LEN_UV_H * YUV420SP_FACTOR, in ih264d_create_pic_buffers()
884 u2_frm_wd_uv = u2_pic_wd + (UWORD8)(PAD_LEN_UV_H << 2); in ih264d_parse_sps()
673 + (PAD_LEN_UV_H << 2) in ih264d_start_of_pic()