decode_intra_prediction 1143 libde265-1.0.3/libde265/intrapred.cc template <> void decode_intra_prediction<uint8_t>(de265_image* img,
decode_intra_prediction 1155 libde265-1.0.3/libde265/intrapred.cc template <> void decode_intra_prediction<uint16_t>(de265_image* img,
decode_intra_prediction   94 libde265-1.0.3/libde265/intrapred.h void decode_intra_prediction(de265_image* img,
decode_intra_prediction  106 libde265-1.0.3/libde265/intrapred.h template <class pixel_t> void decode_intra_prediction(de265_image* img,
decode_intra_prediction 3453 libde265-1.0.3/libde265/slice.cc       decode_intra_prediction(img, x0,y0, intraPredMode, nT, cIdx);