Searched defs:startDecoding (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/input_manager/ | ||
D | VideoDecoder.cpp | 87 Status VideoDecoder::startDecoding() { in startDecoding() function in android::automotive::computepipe::runner::input_manager::VideoDecoder |
/aosp_15_r20/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/ | ||
H A D | VideoManager.java | 201 public void startDecoding(Surface surface, int width, int height) { in startDecoding() method in VideoManager |
/aosp_15_r20/external/skia/experimental/rust_png/decoder/impl/ | ||
H A D | SkPngRustCodec.cpp | 439 SkCodec::Result SkPngRustCodec::startDecoding(const SkImageInfo& dstInfo, in startDecoding() function in SkPngRustCodec |