Home
last modified time | relevance | path

Searched defs:input_read (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libdav1d/tools/input/
H A Dinput.c128 int input_read(DemuxerContext *const ctx, Dav1dData *const data) { in input_read() function
/aosp_15_r20/system/core/debuggerd/handler/
H A Ddebuggerd_handler.cpp418 unique_fd input_read, input_write; in debuggerd_dispatch_pseudothread() local