Home | History | Annotate | Download | only in common

Lines Matching refs:pu1_top_left

105 * @param[in] pu1_top_left
135 void ihevc_intra_pred_chroma_ref_substitution(UWORD8 *pu1_top_left,
182 pu1_dst[(4 * nt)] = *pu1_top_left; // U top-left sample
183 pu1_dst[(4 * nt) + 1] = *(pu1_top_left + 1); // V top-left sample