/aosp_15_r20/external/coreboot/tests/lib/ |
H A D | cbmem_stage_cache-test.c | 71 const size_t data_sz = 4 * KiB; in test_stage_cache_add() local 102 const size_t data_sz = 8 * KiB; in test_stage_cache_add_raw() local 124 const size_t data_sz = 3 * KiB; in test_stage_cache_get_raw() local 147 const size_t data_sz = 7 * KiB; in test_stage_cache_load_stage() local
|
/aosp_15_r20/external/libvpx/test/ |
H A D | decode_api_test.cc | 148 void TestPeekInfo(const uint8_t *const data, uint32_t data_sz, in TestPeekInfo() 181 for (uint32_t data_sz = 1; data_sz <= 32; ++data_sz) { in TEST() local 192 for (uint32_t data_sz = 1; data_sz <= 10; ++data_sz) { in TEST() local
|
/aosp_15_r20/external/libvpx/vp8/ |
H A D | vp8_dx_iface.c | 128 unsigned int data_sz, in vp8_peek_si_internal() 178 static vpx_codec_err_t vp8_peek_si(const uint8_t *data, unsigned int data_sz, in vp8_peek_si() 240 unsigned int data_sz, in update_fragments() 278 const uint8_t *data, unsigned int data_sz, in vp8_decode()
|
/aosp_15_r20/external/libvpx/vp9/ |
H A D | vp9_dx_iface.c | 96 const uint8_t *data, unsigned int data_sz, vpx_codec_stream_info_t *si, in decoder_peek_si_internal() 174 unsigned int data_sz, in decoder_peek_si() 306 const uint8_t **data, unsigned int data_sz, in decode_one() 341 const uint8_t *data, unsigned int data_sz, in decoder_decode()
|
/aosp_15_r20/external/libaom/aom/src/ |
H A D | aom_decoder.c | 58 const uint8_t *data, size_t data_sz, in aom_codec_peek_stream_info() 95 size_t data_sz, void *user_priv) { in aom_codec_decode()
|
/aosp_15_r20/external/libvpx/vpx/src/ |
H A D | vpx_decoder.c | 67 unsigned int data_sz, in vpx_codec_peek_stream_info() 105 unsigned int data_sz, void *user_priv, in vpx_codec_decode()
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | javagc.c | 99 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() 112 static void handle_lost_events(void *ctx, int cpu, __u64 data_sz) in handle_lost_events()
|
H A D | mdflush.c | 71 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | statsnoop.c | 97 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | filelife.c | 89 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | solisten.c | 98 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | tcplife.c | 116 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | runqslower.c | 120 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | sigsnoop.c | 159 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | tcpstates.c | 154 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | tcpconnlat.c | 112 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | drsnoop.c | 119 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | exitsnoop.c | 121 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | gethostlatency.c | 100 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event()
|
H A D | tcppktlat.c | 149 static int handle_event(void *ctx, void *data, size_t data_sz) in handle_event()
|
/aosp_15_r20/external/libaom/av1/ |
H A D | av1_dx_iface.c | 260 size_t data_sz, in decoder_peek_si_internal() 357 static aom_codec_err_t decoder_peek_si(const uint8_t *data, size_t data_sz, in decoder_peek_si() 518 const uint8_t **data, size_t data_sz, in decode_one() 592 const uint8_t *data, size_t data_sz, in decoder_inspect() 676 const uint8_t *data, size_t data_sz, in decoder_decode()
|
/aosp_15_r20/external/libultrahdr/ |
H A D | ultrahdr_api.h | 240 size_t data_sz; /**< size of the data buffer */ member 250 size_t data_sz; /**< size of the data buffer */ member
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
D | goldfish_vpx_impl.cpp | 157 unsigned int data_sz, in vpx_codec_decode()
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
D | goldfish_vpx_impl.cpp | 169 unsigned int data_sz, void *user_priv, long deadline) { in vpx_codec_decode()
|
/aosp_15_r20/external/libbpf/src/ |
H A D | bpf_prog_linfo.c | 104 __u64 data_sz; in bpf_prog_linfo__new() local
|