Home
last modified time | relevance | path

Searched refs:pu1_ref_u (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libavc/decoder/
H A Dih264d_inter_pred.c957 UWORD8 *pu1_ref_u; in ih264d_motion_compensate_bp() local
960 pu1_ref_u = ps_pred->pu1_u_ref; in ih264d_motion_compensate_bp()
972 ps_dec->pf_inter_pred_chroma(pu1_ref_u, pu1_dest_u, u2_ref_wd_uv, in ih264d_motion_compensate_bp()
1136 UWORD8 *pu1_ref_u; in ih264d_motion_compensate_mp() local
1169 pu1_ref_u = ps_pred->pu1_dma_dest_addr; in ih264d_motion_compensate_mp()
1177 pu1_ref_u = ps_pred->pu1_u_ref; in ih264d_motion_compensate_mp()
1208 ps_dec->pf_inter_pred_chroma(pu1_ref_u, pu1_dest_u, in ih264d_motion_compensate_mp()
1399 UWORD8 *pu1_ref_y, *pu1_ref_u; in ih264d_multiplex_ref_data() local
1420 pu1_ref_u = ps_pred->pu1_dma_dest_addr; in ih264d_multiplex_ref_data()
1426 pu1_ref_u = ps_pred->pu1_u_ref; in ih264d_multiplex_ref_data()
[all …]
/aosp_15_r20/external/libhevc/common/arm/
H A Dihevc_intra_ref_substitution_a9q.c108 UWORD8 pu1_ref_u, pu1_ref_v; in ihevc_intra_pred_chroma_ref_substitution_a9q() local
279 pu1_ref_u = pu1_dst[2 * nbr_id_from_bl]; in ihevc_intra_pred_chroma_ref_substitution_a9q()
283 pu1_dst[i] = pu1_ref_u; in ihevc_intra_pred_chroma_ref_substitution_a9q()
346 pu1_ref_u = pu1_dst[2 * nbr_id_from_bl]; in ihevc_intra_pred_chroma_ref_substitution_a9q()
350 pu1_dst[i] = pu1_ref_u; in ihevc_intra_pred_chroma_ref_substitution_a9q()
/aosp_15_r20/external/libhevc/common/
H A Dihevc_chroma_intra_pred_filters.c134 UWORD8 pu1_ref_u, pu1_ref_v; in ihevc_intra_pred_chroma_ref_substitution() local
305 pu1_ref_u = pu1_dst[2 * nbr_id_from_bl]; in ihevc_intra_pred_chroma_ref_substitution()
309 pu1_dst[i] = pu1_ref_u; in ihevc_intra_pred_chroma_ref_substitution()
372 pu1_ref_u = pu1_dst[2 * nbr_id_from_bl]; in ihevc_intra_pred_chroma_ref_substitution()
376 pu1_dst[i] = pu1_ref_u; in ihevc_intra_pred_chroma_ref_substitution()