Searched refs:pintra_pred_top_cb (Results 1 – 3 of 3) sorted by relevance
228 video->pintra_pred_top_cb = video->intra_pred_top_cb + (video->mb_x << 3); in IntraMBPrediction()237 video->pintra_pred_top_cb = curCb - pitch; in IntraMBPrediction()1488 uint8 *comp_ref_cb_x = video->pintra_pred_top_cb; in Intra_Chroma_DC()1658 uint8 *comp_ref_cb_x = video->pintra_pred_top_cb; in Intra_Chroma_Vertical()1697 comp_ref_x = video->pintra_pred_top_cb; in Intra_Chroma_Plane()
639 uint8 *pintra_pred_top_cb; member
2131 video->pintra_pred_top_cb = curCb - pitch; in MBIntraSearch()