Home
last modified time | relevance | path

Searched defs:hasPicture (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp497 constexpr bool hasPicture = false; in onFlush_sm() local
567 size_t inSize, uint32_t tsMarker, bool hasPicture) { in setDecodeArgs()
937 bool hasPicture = (inSize > 0); in process() local
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp441 constexpr bool hasPicture = false; in onFlush_sm() local
513 size_t inSize, uint32_t tsMarker, bool hasPicture) { in setDecodeArgs()
884 bool hasPicture = (inSize > 0); in process() local
/aosp_15_r20/external/skia/tools/skiaserve/
H A DRequest.h45 bool hasPicture() const { return SkToBool(fPicture.get()); } in hasPicture() function
/aosp_15_r20/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcDec.cpp832 bool hasPicture = false; in process() local
/aosp_15_r20/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcDec.cpp837 bool hasPicture = false; in process() local
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.cpp920 bool hasPicture = false; in process() local