| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_bm3d.c | 57 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 D | vf_vif.c | 439 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 D | vaapi_encode.c | 862 VAAPIEncodePicture *pic, *next, *ref; in vaapi_encode_set_b_pictures() local 2419 AVBufferRef *ref; vaapi_encode_alloc_output_buffer() local [all...] |
| H A D | vaapi_encode_h264.c | 693 VAAPIEncodePicture *ref = pic->refs[i]; in vaapi_encode_h264_init_picture_params() local
|
| H A D | vp9dec.h | 83 uint8_t seg_id, intra, comp, ref[2], mode[4], uvmode, skip; member
|
| H A D | vp9.c | 502 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 D | vp8.h | 242 int8_t ref[4]; member
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | xcbgrab.c | 243 AVBufferRef *ref; in allocate_shm_buffer() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | iff.c | 666 int year, mon, day, hour, min, type, ref; in iff_read_header() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_vaapi.c | 478 AVBufferRef *ref; in vaapi_pool_alloc() local
|
| /third_party/ffmpeg/libpostproc/ |
| H A D | postprocess_template.c | 2467 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 D | pcm.c | 98 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 D | data.c | 126 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 D | gmock-actions.h | 1145 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 D | gmock-actions_test.cc | 1665 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 D | gen_loader.c | 735 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 D | helpers.cpp | 709 VkAttachmentReference *ref = &color_attachments[num_color_attachments]; in create_graphics_pipeline() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_uvd.c | 700 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 D | radeon_uvd.c | 542 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 D | shrpx_worker.cc | 949 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 D | shader_query.cpp | 1233 stage_from_enum(GLenum ref) in stage_from_enum() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_render_pass.c | 182 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 D | lp_setup.c | 1147 unsigned ref = lp_scene_is_resource_referenced(scene, texture); in lp_setup_is_resource_referenced() local
|
| /third_party/lwip/src/core/ |
| H A D | pbuf.c | 746 LWIP_PBUF_REF_T ref; in pbuf_free() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | code-generator-arm.cc | 826 ExternalReference ref = i.InputExternalReference(0); in AssembleArchInstruction() local
|