Home
last modified time | relevance | path

Searched defs:ref (Results 1001 - 1025 of 1334) sorted by relevance

1...<<41424344454647484950>>...54

/third_party/ffmpeg/libavfilter/
H A Dvf_bm3d.c57 const uint8_t *ref; member
100 int ref; member
306 static void block_matching_multi(BM3DContext *s, const uint8_t *ref, int ref_linesize, int y, int x, in block_matching_multi() argument
346 static void block_matching(BM3DContext *s, const uint8_t *ref, int ref_linesize, in block_matching() argument
385 basic_block_filtering(BM3DContext *s, const uint8_t *src, int src_linesize, const uint8_t *ref, int ref_linesize, int y, int x, int plane, int jobnr) basic_block_filtering() argument
504 final_block_filtering(BM3DContext *s, const uint8_t *src, int src_linesize, const uint8_t *ref, int ref_linesize, int y, int x, int plane, int jobnr) final_block_filtering() argument
698 const uint8_t *ref = td->ref; filter_slice() local
734 filter_frame(AVFilterContext *ctx, AVFrame **out, AVFrame *in, AVFrame *ref) filter_frame() argument
884 AVFrame *out = NULL, *src, *ref; process_frame() local
959 AVFilterLink *ref; config_output() local
[all...]
H A Dvf_vif.c439 static AVFrame *do_vif(AVFilterContext *ctx, AVFrame *main, const AVFrame *ref) in do_vif() argument
287 compute_vif2(AVFilterContext *ctx, const float *ref, const float *main, int w, int h, int ref_stride, int main_stride, float *score, float *const data_buf[NUM_DATA_BUFS], float **temp, int gnb_threads) compute_vif2() argument
/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode.c862 VAAPIEncodePicture *pic, *next, *ref; in vaapi_encode_set_b_pictures() local
2419 AVBufferRef *ref; vaapi_encode_alloc_output_buffer() local
[all...]
H A Dvaapi_encode_h264.c693 VAAPIEncodePicture *ref = pic->refs[i]; in vaapi_encode_h264_init_picture_params() local
H A Dvp9dec.h83 uint8_t seg_id, intra, comp, ref[2], mode[4], uvmode, skip; member
H A Dvp9.c502 decode_frame_header(AVCodecContext *avctx, const uint8_t *data, int size, int *ref) decode_frame_header() argument
820 AVFrame *ref = s->s.refs[s->s.h.refidx[i]].f; decode_frame_header() local
1559 int ret, i, j, ref; vp9_decode_frame() local
[all...]
H A Dvp8.h242 int8_t ref[4]; member
/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c243 AVBufferRef *ref; in allocate_shm_buffer() local
/third_party/ffmpeg/libavformat/
H A Diff.c666 int year, mon, day, hour, min, type, ref; in iff_read_header() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vaapi.c478 AVBufferRef *ref; in vaapi_pool_alloc() local
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_template.c2467 int ref= tempBlurred[ x + y*stride ]; in tempNoiseReducer() local
2499 int ref= tempBlurred[ x + y*stride ]; in tempNoiseReducer() local
2519 int ref= tempBlurred[ x + y*stride ]; in tempNoiseReducer() local
2530 int ref= tempBlurred[ x + y*stride ]; in tempNoiseReducer() local
/third_party/alsa-lib/src/topology/
H A Dpcm.c98 struct tplg_ref *ref; in build_pcm() local
157 struct tplg_ref *ref; in tplg_build_dai() local
233 struct tplg_ref *ref; build_link() local
[all...]
H A Ddata.c126 struct tplg_ref *ref, *last; in tplg_save_refs() local
531 struct tplg_ref *ref; in get_tokens() local
556 struct tplg_ref *ref; has_tuples() local
676 struct tplg_ref *ref; build_tuples() local
1249 struct tplg_ref *ref; tplg_save_manifest_data() local
1296 struct tplg_ref *ref; tplg_build_manifest_data() local
1427 struct tplg_ref *ref; tplg_save_data() local
1500 tplg_copy_data(snd_tplg_t *tplg, struct tplg_elem *elem, struct tplg_ref *ref) tplg_copy_data() argument
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1145 explicit ReturnRefAction(T& ref) : ref_(ref) {} // NOLINT in ReturnRefAction() argument
1168 explicit Impl(T& ref) : ref_(ref) {} // NOLINT in Impl() argument
/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc1665 int& ref = ByRef(n); in TEST() local
2044 int Add(int val, int& ref, int* ptr) { // NOLINT in Add() argument
/third_party/libbpf/src/
H A Dgen_loader.c735 emit_ksym_relo_log(struct bpf_gen *gen, struct ksym_relo_desc *relo, int ref) emit_ksym_relo_log() argument
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp709 VkAttachmentReference *ref = &color_attachments[num_color_attachments]; in create_graphics_pipeline() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c700 struct pipe_video_buffer *ref = pic->ref[i]; in get_h265_msg() local
844 get_ref_pic_idx(struct ruvd_decoder *dec, struct pipe_video_buffer *ref) get_ref_pic_idx() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c542 static uint32_t get_ref_pic_idx(struct ruvd_decoder *dec, struct pipe_video_buffer *ref) in get_ref_pic_idx() argument
/third_party/nghttp2/src/
H A Dshrpx_worker.cc949 auto &ref = quic_bpf_refs[faddr.index]; in create_quic_server_socket() local
1035 const auto &ref = quic_bpf_refs[faddr.index]; in create_quic_server_socket() local
/third_party/mesa3d/src/mesa/main/
H A Dshader_query.cpp1233 stage_from_enum(GLenum ref) in stage_from_enum() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c182 const VkInputAttachmentAspectReference *ref = in vk_common_CreateRenderPass() local
350 vk_subpass_attachment_init(struct vk_subpass_attachment *att, struct vk_render_pass *pass, uint32_t subpass_idx, const VkAttachmentReference2 *ref, const VkAttachmentDescription2 *attachments, VkImageUsageFlagBits usage) vk_subpass_attachment_init() argument
654 const VkAttachmentReference2 *ref = &desc->pColorAttachments[a]; vk_common_CreateRenderPass2() local
676 const VkAttachmentReference2 *ref = desc->pDepthStencilAttachment; vk_common_CreateRenderPass2() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c1147 unsigned ref = lp_scene_is_resource_referenced(scene, texture); in lp_setup_is_resource_referenced() local
/third_party/lwip/src/core/
H A Dpbuf.c746 LWIP_PBUF_REF_T ref; in pbuf_free() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc826 ExternalReference ref = i.InputExternalReference(0); in AssembleArchInstruction() local

Completed in 52 milliseconds

1...<<41424344454647484950>>...54