Home
last modified time | relevance | path

Searched defs:predMode (Results 1 – 10 of 10) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
DomxVCM4P10_PredictIntra_16x16.c101 OMXVCM4P10Intra16x16PredMode predMode, in omxVCM4P10_PredictIntra_16x16()
DomxVCM4P10_PredictIntra_4x4.c115 OMXVCM4P10Intra4x4PredMode predMode, in omxVCM4P10_PredictIntra_4x4()
DomxVCM4P10_PredictIntraChroma_8x8.c221 OMXVCM4P10IntraChromaPredMode predMode, in omxVCM4P10_PredictIntraChroma_8x8()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
DomxVCM4P10_PredictIntra_4x4_s.s102 predMode RN 6 ;// input variable label
DomxVCM4P10_PredictIntraChroma_8x8_s.s120 predMode RN 6 ;// input variable label
DomxVCM4P10_PredictIntra_16x16_s.s117 predMode RN 6 ;// input variable label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
DomxVCM4P10_PredictIntra_4x4_s.s66 predMode RN 6 ;// input variable label
DomxVCM4P10_PredictIntraChroma_8x8_s.s73 predMode RN 6 ;// input variable label
DomxVCM4P10_PredictIntra_16x16_s.s172 predMode RN 6 ;// input variable label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_intra_prediction.c373 u32 predMode, u32 constrainedIntraPred) in h264bsdIntraChromaPrediction()
841 u8 *above, u8 *left, u32 predMode, u32 constrainedIntraPred) in h264bsdIntraChromaPrediction()