Home
last modified time | relevance | path

Searched defs:frameId (Results 1 – 25 of 111) sorted by relevance

12345

/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/metadata/id3/
H A DId3DecoderTest.java390 public static byte[] buildSingleFrameTag(String frameId, byte[] frameData) { in buildSingleFrameTag()
411 String frameId = frame.frameId; in buildMultiFramesTag() local
435 public final String frameId; field in Id3DecoderTest.FrameSpec
438 public FrameSpec(String frameId, byte[] frameData) { in FrameSpec()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/metadata/id3/
H A DId3DecoderTest.java390 public static byte[] buildSingleFrameTag(String frameId, byte[] frameData) { in buildSingleFrameTag()
411 String frameId = frame.frameId; in buildMultiFramesTag() local
435 public final String frameId; field in Id3DecoderTest.FrameSpec
438 public FrameSpec(String frameId, byte[] frameData) { in FrameSpec()
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
H A DJDWPProxyTestCase.java36 private final long frameId; field in JDWPProxyTestCase.EventContext
39 public EventContext(long threadId, long frameId, Location location) { in EventContext()
88 long frameId = reply.getNextValueAsFrameID(); in getFirstProxyFrameId() local
/aosp_15_r20/out/soong/.intermediates/frameworks/av/services/camera/virtualcamera/aidl/virtual_camera_service_aidl-java-source/gen/android/companion/virtualcamera/
DIVirtualCameraCallback.java41 …@Override public void onProcessCaptureRequest(int streamId, int frameId) throws android.os.RemoteE… in onProcessCaptureRequest()
217 …@Override public void onProcessCaptureRequest(int streamId, int frameId) throws android.os.RemoteE… in onProcessCaptureRequest()
280 public void onProcessCaptureRequest(int streamId, int frameId) throws android.os.RemoteException; in onProcessCaptureRequest()
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/
H A Dtest_data_encode.cpp187 void EncTestDataHEVC::UpdateCompBuffers(int frameId) in UpdateCompBuffers()
306 void EncTestDataAVC::UpdateCompBuffers(int frameId) in UpdateCompBuffers()
H A Dtest_data_decode.cpp191 void DecTestDataHEVC::UpdateCompBuffers(int frameId) in UpdateCompBuffers()
243 void DecTestDataAVC::UpdateCompBuffers(int frameId) in UpdateCompBuffers()
/aosp_15_r20/packages/services/Car/libs/obd2-lib/src/com/android/car/obd2/
DObd2Command.java142 OutputSemanticHandler handler, int frameId) { in getFreezeFrameCommand()
180 FreezeFrameCommand(OutputSemanticHandler<ValueType> semanticHandler, int frameId) { in FreezeFrameCommand()
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/virtual/camera/
H A DVirtualCameraConversionUtil.java71 public void onProcessCaptureRequest(int streamId, int frameId) throws RemoteException { in convertCallback()
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/aidl/android/companion/virtualcamera/
H A DIVirtualCameraCallback.aidl50 void onProcessCaptureRequest(int streamId, int frameId); in onProcessCaptureRequest()
/aosp_15_r20/frameworks/base/core/java/android/companion/virtual/camera/
H A DIVirtualCameraCallback.aidl54 oneway void onProcessCaptureRequest(int streamId, long frameId); in onProcessCaptureRequest()
H A DVirtualCameraCallback.java66 default void onProcessCaptureRequest(int streamId, long frameId) {} in onProcessCaptureRequest()
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.0/
DHalCamera.h74 uint32_t frameId; member
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/
H A DAv1FilmGrainValidationTest.java91 Integer frameId = entry.getKey(); in testAv1FilmGrainRequirement() local
/aosp_15_r20/platform_testing/libraries/motion/src/platform/test/motion/
H A DRecordedMotion.kt46 timeSeries.frameIds.zip(screenshots) { frameId, bitmap -> in <lambda>() method
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/tests/
H A DVirtualCameraRenderThreadTest.cc76 Matcher<NotifyMsg> IsRequestErrorNotifyMsg(const int frameId) { in IsRequestErrorNotifyMsg()
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/
DHalCamera.h123 uint32_t frameId; member
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/include/
DHalCamera.h107 uint32_t frameId; member
/aosp_15_r20/external/skia/src/codec/
H A DSkFrameHolder.h53 int frameId() const { return fId; } in frameId() function
/aosp_15_r20/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DParser.java248 long frameId = hprof.getId(); in parseInternal() local
271 long frameId = hprof.getId(); in parseInternal() local
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/nativewindow/include/system/
Dwindow.h955 struct ANativeWindow* window, uint64_t* frameId) in native_window_get_next_frame_id()
977 struct ANativeWindow* window, uint64_t frameId, in native_window_get_frame_timestamps()
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/nativewindow/include/system/
Dwindow.h955 struct ANativeWindow* window, uint64_t* frameId) in native_window_get_next_frame_id()
977 struct ANativeWindow* window, uint64_t frameId, in native_window_get_frame_timestamps()
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/nativewindow/include/system/
Dwindow.h954 struct ANativeWindow* window, uint64_t* frameId) in native_window_get_next_frame_id()
976 struct ANativeWindow* window, uint64_t frameId, in native_window_get_frame_timestamps()
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/nativewindow/include/system/
Dwindow.h954 struct ANativeWindow* window, uint64_t* frameId) in native_window_get_next_frame_id()
976 struct ANativeWindow* window, uint64_t frameId, in native_window_get_frame_timestamps()
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/nativewindow/include/system/
Dwindow.h955 struct ANativeWindow* window, uint64_t* frameId) in native_window_get_next_frame_id()
977 struct ANativeWindow* window, uint64_t frameId, in native_window_get_frame_timestamps()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/nativewindow/include/system/
Dwindow.h955 struct ANativeWindow* window, uint64_t* frameId) in native_window_get_next_frame_id()
977 struct ANativeWindow* window, uint64_t frameId, in native_window_get_frame_timestamps()

12345