Searched defs:constrainedIntraPred (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | h264bsd_intra_prediction.c | 207 u32 width, u32 constrainedIntraPred) in h264bsdIntra16x16Prediction() 264 u32 constrainedIntraPred, u32 block) in h264bsdIntra4x4Prediction() 373 u32 predMode, u32 constrainedIntraPred) in h264bsdIntraChromaPrediction() 474 image_t *image, u32 mbNum, u32 constrainedIntraPred, u8 *data) in h264bsdIntraPrediction() 623 u8 *above, u8 *left, u32 constrainedIntraPred) in h264bsdIntra16x16Prediction() 698 u8 *left, u32 constrainedIntraPred) in h264bsdIntra4x4Prediction() 841 u8 *above, u8 *left, u32 predMode, u32 constrainedIntraPred) in h264bsdIntraChromaPrediction()
|
D | h264bsd_macroblock_layer.c | 1215 u32 constrainedIntraPred, in ProcessIntra16x16Residual() 1283 u32 constrainedIntraPred, in ProcessIntra4x4Residual()
|