Home
last modified time | relevance | path

Searched defs:isIFrame (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/google/aemu/host-common/
DMediaSnapshotHelper.cpp56 bool isIFrame = fparser.isKeyFrame(); in saveVPXPacket() local
95 bool isIFrame = H264NaluParser::checkIFrame(frame, szBytes); in saveH264Packet() local
DMediaH264DecoderFfmpeg.cpp239 bool isIFrame = H264NaluParser::checkIFrame(frame, szBytes); in decodeFrameInternal() local
DMediaH264DecoderCuvid.cpp231 bool isIFrame = H264NaluParser::checkIFrame(frame, szBytes); in decodeFrame() local
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/hw/vdbox/
H A Dmhw_vdbox.h259 bool isIFrame = false; member
376 …bool isIFrame = false; // Flag to indicate if it is … member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_hcp_cmdpar.h536 …bool isIFrame = false; // Flag to ind… in _MHW_PAR_T() local