Home
last modified time | relevance | path

Searched defs:state (Results 726 - 750 of 5152) sorted by relevance

1...<<21222324252627282930>>...207

/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkDeviceTest.cpp46 void HdfUsbdBenchmarkDeviceTest::SetUp(const ::benchmark::State& state) in SetUp() argument
56 void HdfUsbdBenchmarkDeviceTest::TearDown(const ::benchmark::State& state){} in TearDown() argument
/third_party/ffmpeg/libavcodec/
H A Dcri_parser.c50 uint64_t state = bpc->pc.state64; in cri_parse() local
H A Ddfpwmenc.c42 static void au_compress(DFPWMState *state, int len, uint8_t *outbuf, uint8_t *inbuf) in au_compress() argument
80 DFPWMState *state = ctx->priv_data; dfpwm_enc_init() local
95 DFPWMState *state = ctx->priv_data; dfpwm_enc_frame() local
[all...]
H A Djpegls.h84 static inline void ff_jpegls_downscale_state(JLSState *state, int Q) in ff_jpegls_downscale_state() argument
94 static inline int ff_jpegls_update_state_regular(JLSState *state, in ff_jpegls_update_state_regular() argument
[all...]
H A Dlatm_parser.c48 uint32_t state; in latm_find_frame_end() local
[all...]
H A Davs3_parser.c31 uint32_t state = pc->state; in avs3_find_frame_end() local
[all...]
H A Ddnxhd_parser.c41 uint64_t state = pc->state64; in dnxhd_find_frame_end() local
[all...]
H A Dffv1enc_template.c51 uint8_t state = 128; in encode_line() local
H A Dffv1dec_template.c42 uint8_t state = 128; in decode_line() local
H A Dlibgsmdec.c47 struct gsm_state *state; member
H A Dxbm_parser.c58 uint64_t state = bpc->pc.state64; in xbm_parse() local
/third_party/ffmpeg/libavcodec/x86/
H A Dcabac.h186 int get_cabac_inline_x86(CABACContext *c, uint8_t *const state) in get_cabac_inline_x86() argument
H A Dh264_cabac.c129 x86_reg state; in decode_significance_8x8_x86() local
/third_party/ffmpeg/libavcodec/tests/
H A Dcabac.c62 static void put_cabac(CABACTestContext *c, uint8_t * const state, int bit) in put_cabac() argument
144 uint8_t state[10]= {0}; in main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Ddtsdec.c35 uint32_t state = -1; in dts_probe() local
/third_party/curl/lib/
H A Drtsp.h57 rtp_parse_st state; member
H A Dsmb.h37 enum smb_conn_state state; member
H A Dftplistparser.h65 unsigned char state; /* wildcard_states */ member
H A Dhttp_negotiate.c53 curlnegotiate state; in Curl_input_negotiate() local
126 curlnegotiate *state = proxy ? &conn->proxy_negotiate_state : in Curl_output_negotiate() local
[all...]
/third_party/curl/tests/libtest/
H A Dlib1915.c49 struct state { struct
/third_party/ffmpeg/libavutil/
H A Dutils.c103 uint16_t state[14]; in av_assert0_fpu() local
/third_party/alsa-utils/axfer/
H A Dwaiter-select.c44 struct select_state *state = waiter->private_data; in select_wait_event() local
[all...]
/third_party/benchmark/test/
H A Dspec_arg_test.cc44 static void BM_NotChosen(benchmark::State& state) { in BM_NotChosen() argument
51 static void BM_Chosen(benchmark::State& state) { in BM_Chosen() argument
H A Dperf_counters_test.cc15 static void BM_Simple(benchmark::State& state) { in BM_Simple() argument
26 void BM_WithoutPauseResume(benchmark::State& state) { in BM_WithoutPauseResume() argument
40 void BM_WithPauseResume(benchmark::State& state) { in BM_WithPauseResume() argument
/third_party/icu/icu4c/source/i18n/
H A Dutf8collationiterator.h162 State state; member in FCDUTF8CollationIterator

Completed in 9 milliseconds

1...<<21222324252627282930>>...207