Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/dec/src/
Dpred_intra.cpp1490 uint8 *comp_ref_cr_x = video->pintra_pred_top_cr; in Intra_Chroma_DC() local
1536 comp_ref_x = comp_ref_cr_x; in Intra_Chroma_DC()
1583 comp_ref_x = comp_ref_cr_x; in Intra_Chroma_DC()
1659 uint8 *comp_ref_cr_x = video->pintra_pred_top_cr; in Intra_Chroma_Vertical() local
1677 comp_ref = comp_ref_cr_x; in Intra_Chroma_Vertical()