Searched defs:inSize (Results 1 – 7 of 7) sorted by relevance
| /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 | 566 size_t inSize, uint32_t tsMarker) { in setDecodeArgs() 919 size_t inSize = 0u; in process() local
|
| /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 | 512 size_t inSize, uint32_t tsMarker) { in setDecodeArgs() 866 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 | 612 size_t inSize = 0u; in process() local
|
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
| D | tinyexr.h | 9251 const unsigned char *inPtr, size_t inSize, in CompressPiz()
|