Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DGoldfishHevcHelper.cpp172 bool GoldfishHevcHelper::isVpsFrame(const uint8_t* frame, int inSize) { in isVpsFrame()
191 bool GoldfishHevcHelper::decodeHeader(const uint8_t *frame, int inSize, in decodeHeader()
268 size_t inSize, uint32_t tsMarker) { in setDecodeArgs()
DC2GoldfishHevcDec.cpp513 size_t inSize, uint32_t tsMarker, bool hasPicture) { in setDecodeArgs()
869 size_t inSize = 0u; in process() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DGoldfishH264Helper.cpp170 bool GoldfishH264Helper::isSpsFrame(const uint8_t* frame, int inSize) { in isSpsFrame()
188 bool GoldfishH264Helper::decodeHeader(const uint8_t *frame, int inSize) { in decodeHeader()
256 size_t inSize, uint32_t tsMarker) { in setDecodeArgs()
DC2GoldfishAvcDec.cpp567 size_t inSize, uint32_t tsMarker, bool hasPicture) { in setDecodeArgs()
922 size_t inSize = 0u; in process() local
/device/google/contexthub/util/common/
DJSONObject.cpp521 static void EscapeString(const char *in, size_t inSize, AString *out) { in EscapeString()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp743 size_t inSize = 0u; in process() local