Home
last modified time | relevance | path

Searched defs:predictionType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFrameTimelineTest.cpp1060 ProtoPredictionType predictionType) { in createProtoActualDisplayFrameStart()
1091 ProtoPredictionType predictionType, bool isBuffer) { in createProtoActualSurfaceFrameStart()
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/
H A Dmp4lib_int.h65 int predictionType; /* VOP prediction type */ member
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h57 Int predictionType; /* VOP prediction type */ member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_hcp_cmdpar.h408 uint8_t predictionType = 0; in _MHW_PAR_T() local