Searched refs:pintra_pred_top_cr (Results 1 – 3 of 3) sorted by relevance
231 video->pintra_pred_top_cr = video->intra_pred_top_cr + (video->mb_x << 3); in IntraMBPrediction()239 video->pintra_pred_top_cr = curCr - pitch; in IntraMBPrediction()1490 uint8 *comp_ref_cr_x = video->pintra_pred_top_cr; in Intra_Chroma_DC()1659 uint8 *comp_ref_cr_x = video->pintra_pred_top_cr; in Intra_Chroma_Vertical()1722 comp_ref_x = video->pintra_pred_top_cr; in Intra_Chroma_Plane()
642 uint8 *pintra_pred_top_cr; member
2133 video->pintra_pred_top_cr = curCr - pitch; in MBIntraSearch()