Home
last modified time | relevance | path

Searched +defs:max +defs:frame +defs:size (Results 1 – 25 of 59) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmdec.c363 gst_pnmdec_handle_frame (GstVideoDecoder * decoder, GstVideoCodecFrame * frame) in gst_pnmdec_handle_frame()
431 gint max = s->mngr.info.max; in gst_pnmdec_handle_frame() local
449 gint max = s->mngr.info.max; in gst_pnmdec_handle_frame() local
480 gst_pnmdec_parse (GstVideoDecoder * decoder, GstVideoCodecFrame * frame, in gst_pnmdec_parse()
483 gsize size; in gst_pnmdec_parse() local
/third_party/ffmpeg/libavfilter/
Dvf_monochrome.c34 float size; member
61 static float filter(float b, float r, float u, float v, float size) in filter()
83 AVFrame *frame = arg; in monochrome_slice8() local
87 const float max = (1 << depth) - 1; in monochrome_slice8() local
98 const float size = 1.f / s->size; in monochrome_slice8() local
122 AVFrame *frame = arg; in monochrome_slice16() local
126 const float max = (1 << depth) - 1; in monochrome_slice16() local
137 const float size = 1.f / s->size; in monochrome_slice16() local
161 AVFrame *frame = arg; in clear_slice8() local
187 AVFrame *frame = arg; in clear_slice16() local
[all …]
Daf_dynaudnorm.c50 int size; member
166 static cqueue *cqueue_create(int size, int max_size) in cqueue_create()
391 static double find_peak_magnitude(AVFrame *frame, int channel) in find_peak_magnitude()
393 double max = DBL_EPSILON; in find_peak_magnitude() local
413 static double compute_frame_rms(AVFrame *frame, int channel) in compute_frame_rms()
440 static local_gain get_max_local_gain(DynamicAudioNormalizerContext *s, AVFrame *frame, in get_max_local_gain()
543 static void perform_dc_correction(DynamicAudioNormalizerContext *s, AVFrame *frame) in perform_dc_correction()
589 AVFrame *frame, int channel) in compute_frame_std_dev()
615 static void perform_compression(DynamicAudioNormalizerContext *s, AVFrame *frame) in perform_compression()
660 static void analyze_frame(DynamicAudioNormalizerContext *s, AVFrame *frame) in analyze_frame()
[all …]
Dvf_datascope.c86 static void draw_text(FFDrawContext *draw, AVFrame *frame, FFDrawColor *color, in draw_text()
163 const unsigned max = (1 << draw->desc->comp[p].depth) - 1; in reverse_color16() local
573 int max[4] = { 0 }, min[4] = { INT_MAX, INT_MAX, INT_MAX, INT_MAX }; in pixscope_filter_frame() local
763 float size; member
776 int max; member
876 static void draw_trace8(OscilloscopeContext *s, AVFrame *frame) in draw_trace8()
895 static void draw_trace16(OscilloscopeContext *s, AVFrame *frame) in draw_trace16()
917 int cx, cy, size; in update_oscilloscope() local
939 int size; in oscilloscope_config_input() local
1050 static int oscilloscope_filter_frame(AVFilterLink *inlink, AVFrame *frame) in oscilloscope_filter_frame()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdecoder.c334 GstNvDecoderFrame *frame; in gst_nv_decoder_new_frame() local
365 gst_nv_decoder_frame_map (GstNvDecoderFrame * frame) in gst_nv_decoder_frame_map()
397 gst_nv_decoder_frame_unmap (GstNvDecoderFrame * frame) in gst_nv_decoder_frame_unmap()
421 gst_nv_decoder_frame_ref (GstNvDecoderFrame * frame) in gst_nv_decoder_frame_ref()
431 gst_nv_decoder_frame_unref (GstNvDecoderFrame * frame) in gst_nv_decoder_frame_unref()
571 GstNvDecoderFrame *frame; member
580 GstNvDecoderFrame *frame = data->frame; in gst_nv_decoder_copy_frame_to_gl_internal() local
620 gsize size; in gst_nv_decoder_copy_frame_to_gl_internal() local
666 GstGLContext * context, GstNvDecoderFrame * frame, GstBuffer * buffer) in gst_nv_decoder_copy_frame_to_gl()
685 GstNvDecoderFrame * frame, GstBuffer * buffer) in gst_nv_decoder_copy_frame_to_system()
[all …]
Dgstnvdec.c612 guint size = gst_caps_get_size (caps); in gst_nvdec_negotiate() local
719 GstVideoCodecFrame *frame = (GstVideoCodecFrame *) iter->data; in parser_decode_callback() local
755 GstVideoCodecFrame *frame = NULL; in parser_display_callback() local
1192 gsize size; in copy_video_frame_to_gl_textures() local
1357 guint size = nalu->size, store_size; in gst_nvdec_store_h264_nal() local
1490 guint size = nalu->size, store_size; in gst_nvdec_store_h265_nal() local
1658 gst_nvdec_handle_frame (GstVideoDecoder * decoder, GstVideoCodecFrame * frame) in gst_nvdec_handle_frame()
1834 guint n, size, min, max; in gst_nvdec_ensure_gl_pool() local
1879 guint n, size, min, max; in gst_nvdec_ensure_cuda_pool() local
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoradec.c274 GstVideoCodecFrame * frame, GstAdapter * adapter, gboolean at_eos) in theora_dec_parse()
314 guint size; in theora_dec_set_format() local
653 GstVideoCodecFrame * frame) in theora_handle_image()
766 GstVideoCodecFrame * frame) in theora_handle_data_packet()
853 GstVideoCodecFrame * frame) in theora_dec_decode_buffer()
896 theora_dec_handle_frame (GstVideoDecoder * bdec, GstVideoCodecFrame * frame) in theora_dec_handle_frame()
925 guint size, min, max; in theora_dec_decide_allocation() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideofilter.c63 guint size; in gst_video_filter_propose_allocation() local
128 guint min, max, size; in gst_video_filter_decide_allocation() local
174 GstPadDirection direction, GstCaps * caps, gsize size, in gst_video_filter_transform_size()
191 gsize * size) in gst_video_filter_get_unit_size()
314 GstVideoFrame frame; in gst_video_filter_transform_ip() local
/third_party/ffmpeg/libavcodec/
Dpixlet.c44 unsigned size; member
125 static int read_low_coeffs(AVCodecContext *avctx, int16_t *dst, int size, in read_low_coeffs()
201 int size, int c, int a, int d, in read_high_coeffs()
316 int plane, AVFrame *frame) in read_highpass()
330 unsigned size = ctx->band[plane][i + 1].size; in read_highpass() local
378 static void filterfn(int16_t *dest, int16_t *tmp, unsigned size, int64_t scale) in filterfn()
469 int max = (1 << depth) - 1; in build_luma_lut() local
479 static void postprocess_luma(AVCodecContext *avctx, AVFrame *frame, in postprocess_luma()
503 static void postprocess_chroma(AVFrame *frame, int w, int h, int depth) in postprocess_chroma()
528 const AVPacket *avpkt, AVFrame *frame) in decode_plane()
[all …]
Dcbs_vp9.c283 #define increment(name, min, max) do { \ argument
358 #define increment(name, min, max) do { \ argument
485 VP9RawFrame *frame; in cbs_vp9_read_unit() local
525 VP9RawFrame *frame = unit->content; in cbs_vp9_write_unit() local
555 CodedBitstreamUnit *frame = &frag->units[0]; in cbs_vp9_assemble_fragment() local
571 size_t size, max, pos; in cbs_vp9_assemble_fragment() local
Dagm.c71 int size[3]; member
106 int len = 0, skip = 0, max; in read_code() local
313 static int decode_intra_plane(AGMContext *s, GetBitContext *gb, int size, in decode_intra_plane()
314 const int *quant_matrix, AVFrame *frame, in decode_intra_plane()
392 static int decode_inter_plane(AGMContext *s, GetBitContext *gb, int size, in decode_inter_plane()
393 const int *quant_matrix, AVFrame *frame, in decode_inter_plane()
573 static int decode_raw_intra_rgb(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_raw_intra_rgb()
661 static int decode_runlen_rgb(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_runlen_rgb()
714 static int decode_runlen(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_runlen()
764 static int decode_raw_intra(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_raw_intra()
[all …]
Dmagicyuv.c39 uint32_t size; member
55 int max; member
95 int *left, int *left_top, int max) in magicyuv_median_pred16()
120 const int max = s->max - 1; in magy_decode_slice10() local
378 int table_size, int max) in build_huffman()
434 ThreadFrame frame = { .f = data }; in magy_decode_frame() local
Droqvideoenc.c211 int x2, int y2, const int *stride1, const int *stride2, int size) in block_sse()
227 int size) in eval_motion_dist()
254 static inline int squared_diff_macroblock(uint8_t a[], uint8_t b[], int size) in squared_diff_macroblock()
293 static void get_frame_mb(const AVFrame *frame, int x, int y, uint8_t mb[], int dim) in get_frame_mb()
358 const int max = (roq->width / blocksize) * roq->height / blocksize; in motion_search() local
802 static void create_clusters(const AVFrame *frame, int w, int h, int *points) in create_clusters()
818 int size, int cbsize) in generate_codebook()
853 int max = roq->width * roq->height / 16; in generate_new_codebooks() local
1056 const AVFrame *frame, int *got_packet) in roq_encode_frame()
1060 int size, ret; in roq_encode_frame() local
Ddvenc.c100 int size; in dv_rl2vlc() local
124 int size; in dv_rl2vlc_size() local
173 int size = bi->partial_bit_count; in dv_encode_ac() local
382 int max = classes[0]; in dv_set_class_number_sd() local
450 int i, max = 0; in dv_set_class_number_hd() local
609 int size[5]; in dv_guess_qnos_hd() local
748 int size[5]; in dv_guess_qnos() local
980 int size = pbs[j].size_in_bits >> 3; in dv_encode_video_segment() local
1170 const AVFrame *frame, int *got_packet) in dvvideo_encode_frame()
/third_party/gstreamer/gstplugins_bad/gst/id3tag/
Did3tag.c39 gst_byte_writer_new (guint size) in gst_byte_writer_new()
97 gint size) in gst_byte_writer_copy_bytes()
198 guint i, size, offset, size_frames = 0; in id3v2_tag_to_buffer() local
204 GstId3v2Frame *frame = &g_array_index (tag->frames, GstId3v2Frame, i); in id3v2_tag_to_buffer() local
228 GstId3v2Frame *frame = &g_array_index (tag->frames, GstId3v2Frame, i); in id3v2_tag_to_buffer() local
244 id3v2_frame_write_bytes (GstId3v2Frame * frame, const guint8 * data, guint len) in id3v2_frame_write_bytes()
251 id3v2_frame_write_uint8 (GstId3v2Frame * frame, guint8 val) in id3v2_frame_write_uint8()
258 id3v2_frame_write_uint16 (GstId3v2Frame * frame, guint16 val) in id3v2_frame_write_uint16()
265 id3v2_frame_write_uint32 (GstId3v2Frame * frame, guint32 val) in id3v2_frame_write_uint32()
272 id3v2_frame_init (GstId3v2Frame * frame, const gchar * frame_id, guint16 flags) in id3v2_frame_init()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp245 GstVideoCodecFrame * frame) in gst_openh264dec_handle_frame()
428 guint size, min, max; in gst_openh264dec_decide_allocation() local
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c688 GstVideoCodecFrame *frame; member
697 GstVideoCodecFrame * frame) in gst_ffmpegviddec_video_frame_new()
712 GstFFMpegVidDecVideoFrame * frame) in gst_ffmpegviddec_video_frame_free()
731 GstFFMpegVidDecVideoFrame *frame = opaque; in dummy_free_buffer() local
888 GstVideoCodecFrame *frame; in gst_ffmpegviddec_get_buffer2() local
1566 GstVideoCodecFrame * frame, gboolean * mode_switch) in gst_ffmpegviddec_do_qos()
1620 get_output_buffer (GstFFMpegVidDec * ffmpegdec, GstVideoCodecFrame * frame) in get_output_buffer()
1700 gst_avpacket_init (AVPacket * packet, guint8 * data, guint size) in gst_avpacket_init()
1712 GstVideoCodecFrame * frame, GstFlowReturn * ret) in gst_ffmpegviddec_video_frame()
1989 gst_ffmpegviddec_frame (GstFFMpegVidDec * ffmpegdec, GstVideoCodecFrame * frame, in gst_ffmpegviddec_frame()
[all …]
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c404 const guint8 * data, guint size, gboolean set, guint16 * block_size_ret, in gst_flac_parse_frame_header_is_valid()
653 const guint8 * data, gsize size, guint * ret) in gst_flac_parse_frame_is_valid()
655 guint max, remaining; in gst_flac_parse_frame_is_valid() local
754 GstBaseParseFrame * frame, gint * skipsize) in gst_flac_parse_handle_frame()
793 guint size = 4 + ((map.data[1] << 16) | (map.data[2] << 8) | (map.data[3])); in gst_flac_parse_handle_frame() local
1364 GstBaseParseFrame frame; in gst_flac_parse_handle_headers() local
1393 guint size; in gst_flac_parse_generate_vorbiscomment() local
1555 gst_flac_parse_parse_frame (GstBaseParse * parse, GstBaseParseFrame * frame, in gst_flac_parse_parse_frame()
1556 gint size) in gst_flac_parse_parse_frame()
1718 gst_flac_parse_pre_push_frame (GstBaseParse * parse, GstBaseParseFrame * frame) in gst_flac_parse_pre_push_frame()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideoenc.cpp543 gst_mf_video_buffer_free (GstVideoFrame * frame) in gst_mf_video_buffer_free()
563 guint size; in gst_mf_video_enc_frame_needs_copy() local
603 guint size; in gst_mf_video_enc_frame_needs_copy() local
642 GstVideoCodecFrame * frame, IMFSample * sample) in gst_mf_video_enc_process_input()
710 GstVideoCodecFrame *frame = (GstVideoCodecFrame *) l->data; in gst_mf_video_enc_find_output_frame() local
759 GstVideoCodecFrame *frame; in gst_mf_video_enc_finish_sample() local
929 GstVideoCodecFrame * frame, IMFSample ** sample) in gst_mf_video_enc_create_input_sample()
1038 GstVideoCodecFrame * frame, IMFSample ** sample) in gst_mf_video_enc_create_input_sample_d3d11()
1187 GstVideoCodecFrame * frame) in gst_mf_video_enc_handle_frame()
1298 guint size; in gst_mf_video_enc_propose_allocation() local
[all …]
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufdec.c232 guint size, min, max; in gst_gdk_pixbuf_dec_setup_pool() local
295 GstVideoFrame frame; in gst_gdk_pixbuf_dec_flush() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawdepay.c136 guint size, min, max; in gst_rtp_vraw_depay_negotiate_pool() local
335 GstVideoFrame *frame; in gst_rtp_vraw_depay_process_packet() local
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdec.c258 guint size, min, max; in gst_dvdec_negotiate_pool() local
422 GstVideoFrame frame; in gst_dvdec_chain() local
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.c94 nghttp2_frame *frame) { in session_trailer_headers()
851 nghttp2_frame *frame; in nghttp2_session_add_item() local
952 nghttp2_frame *frame; in nghttp2_session_add_rst_stream() local
1383 size_t max; in nghttp2_session_adjust_idle_stream() local
1873 const nghttp2_frame *frame, in session_call_select_padding()
1901 nghttp2_frame *frame) { in session_headers_add_pad()
1947 nghttp2_frame *frame) { in session_pack_extension()
1990 nghttp2_frame *frame; in session_prep_frame() local
2398 nghttp2_frame *frame) { in session_call_before_frame_send()
2415 nghttp2_frame *frame) { in session_call_on_frame_send()
[all …]
/third_party/nghttp2/lib/
Dnghttp2_session.c96 nghttp2_frame *frame) { in session_trailer_headers()
1129 nghttp2_frame *frame; in nghttp2_session_add_item() local
1230 nghttp2_frame *frame; in nghttp2_session_add_rst_stream() local
1701 size_t max; in nghttp2_session_adjust_idle_stream() local
2213 const nghttp2_frame *frame, in session_call_select_padding()
2241 nghttp2_frame *frame) { in session_headers_add_pad()
2287 nghttp2_frame *frame) { in session_pack_extension()
2330 nghttp2_frame *frame; in session_prep_frame() local
2763 nghttp2_frame *frame) { in session_call_before_frame_send()
2780 nghttp2_frame *frame) { in session_call_on_frame_send()
[all …]
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c727 GstVideoFrame *frame = g_malloc0 (sizeof (GstVideoFrame)); in gst_video_frame_new_and_map() local
737 gst_video_frame_unmap_and_free (GstVideoFrame * frame) in gst_video_frame_unmap_and_free()
746 GstVideoFrame *frame; in gst_deinterlace_pop_history() local
1039 gst_deinterlace_get_buffer_state (GstDeinterlace * self, GstVideoFrame * frame, in gst_deinterlace_get_buffer_state()
2377 const GValue *min, *max; in gst_deinterlace_caps_double_framerate() local
2673 guint size, min, max; in gst_deinterlace_do_bufferpool() local
3148 guint size; in gst_deinterlace_propose_allocation() local
3295 GstClockTime min, max; in gst_deinterlace_src_query() local

123