Searched defs:inSize (Results 1 – 6 of 6) sorted by relevance
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
| D | GoldfishHevcHelper.cpp | 172 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()
|
| D | C2GoldfishHevcDec.cpp | 513 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/ |
| D | GoldfishH264Helper.cpp | 170 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()
|
| D | C2GoldfishAvcDec.cpp | 567 size_t inSize, uint32_t tsMarker, bool hasPicture) { in setDecodeArgs() 922 size_t inSize = 0u; in process() local
|
| /device/google/contexthub/util/common/ |
| D | JSONObject.cpp | 521 static void EscapeString(const char *in, size_t inSize, AString *out) { in EscapeString()
|
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
| D | C2GoldfishVpxDec.cpp | 743 size_t inSize = 0u; in process() local
|