Home
last modified time | relevance | path

Searched defs:sl (Results 1 - 25 of 105) sorted by relevance

12345

/third_party/elfutils/src/
H A Ddebugpred.h33 const unsigned long int *sl = &__start_predict_line; in predprint() local
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-pipe.c33 socklen_t sl; in lws_plat_pipe_create() local
/third_party/libsnd/src/G72x/
H A Dg723_40.c87 int g723_40_encoder (int sl, G72x_STATE *state_ptr) in g723_40_encoder() argument
H A Dg723_16.c83 g723_16_encoder( int sl, G72x_STATE *state_ptr) g723_16_encoder() argument
H A Dg721.c81 g721_encoder( int sl, G72x_STATE *state_ptr) g721_encoder() argument
H A Dg723_24.c69 g723_24_encoder( int sl, G72x_STATE *state_ptr) g723_24_encoder() argument
/third_party/libsnd/src/
H A Dtest_nms_adpcm.c248 int i, j, sl ; in test_nms_adpcm_32() local
299 int i, j, sl ; in test_nms_adpcm_24() local
350 int i, j, sl ; test_nms_adpcm_16() local
[all...]
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-pipe.c41 socklen_t sl; in lws_plat_pipe_create() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgethostbyaddr_r.c18 socklen_t sl = af==AF_INET6 ? sizeof sa.sin6 : sizeof sa.sin; in gethostbyaddr_r() local
/third_party/musl/src/network/
H A Dgethostbyaddr_r.c18 socklen_t sl = af==AF_INET6 ? sizeof sa.sin6 : sizeof sa.sin; in gethostbyaddr_r() local
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dfp2i-cast.c9 typedef signed long long sl; typedef
/third_party/toybox/toys/pending/
H A Dhexdump.c68 int sl, fs; // skip line, file size in do_hexdump() local
/third_party/ffmpeg/libavcodec/
H A Dh264_picture.c219 int ff_h264_field_end(H264Context *h, H264SliceContext *sl, int in_setup) in ff_h264_field_end() argument
H A Dh264_mc_template.c37 static void mc_part(const H264Context *h, H264SliceContext *sl, in mc_part() argument
64 static void MCFUNC(hl_motion)(const H264Context *h, H264SliceContext *sl, in hl_motion() argument
[all...]
H A Dnvdec_hevc.c45 const ScalingList *sl = s->ps.pps->scaling_list_data_present_flag ? in fill_scaling_lists() local
[all...]
H A Dnvdec_h264.c137 const H264SliceContext *sl = &h->slice_ctx[0]; in nvdec_h264_decode_slice() local
H A Dh264_mb_template.c41 static av_noinline void FUNC(hl_decode_mb)(const H264Context *h, H264SliceContext *sl) in hl_decode_mb() argument
256 hl_decode_mb_444(const H264Context *h, H264SliceContext *sl) hl_decode_mb_444() argument
[all...]
H A Dvaapi_h264.c197 const H264SliceContext *sl = &h->slice_ctx[0]; in fill_vaapi_plain_pred_weight_table() local
314 H264SliceContext *sl = &h->slice_ctx[0]; vaapi_h264_end_frame() local
334 const H264SliceContext *sl = &h->slice_ctx[0]; vaapi_h264_decode_slice() local
[all...]
H A Dvdpau_hevc.c49 const ScalingList *sl = pps->scaling_list_data_present_flag ? in vdpau_hevc_start_frame() local
[all...]
H A Dvdpau_h264.c204 H264SliceContext *sl = &h->slice_ctx[0]; in vdpau_h264_end_frame() local
/third_party/libsnd/src/GSM610/
H A Dlpc.c90 register float sl = *sp ; in Autocorrelation() local
95 int16_t sl = *sp ; in Autocorrelation() local
/third_party/mesa3d/src/intel/vulkan/
H A Dgfx7_cmd_buffer.c251 const struct vk_sample_locations_state *sl = dyn->ms.sample_locations; in cmd_buffer_flush_dynamic_state() local
/third_party/libexif/libexif/
H A Dexif-utils.c34 ExifSLong sl; in exif_array_set_byte_order() local
/third_party/toybox/toys/net/
H A Dftpget.c127 socklen_t sl = sizeof(si6); in ftpget_main() local
/third_party/libwebsockets/lib/cose/
H A Dcose_validate.c238 lws_cose_validate_param_stack_t *sl = &cps->st[cps->sp], *sl0 = &cps->st[0]; in create_alg() local
448 lws_cose_validate_param_stack_t *sl; cb_cose_sig() local
[all...]

Completed in 11 milliseconds

12345