Home
last modified time | relevance | path

Searched refs:bytestream2_get_buffer (Results 1 - 25 of 42) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dc93.c195 bytestream2_get_buffer(&gb, cols, 2); in decode_frame()
209 bytestream2_get_buffer(&gb, cols, 2); in decode_frame()
213 bytestream2_get_buffer(&gb, cols, 4); in decode_frame()
217 bytestream2_get_buffer(&gb, grps, 4); in decode_frame()
230 bytestream2_get_buffer(&gb, out + j*stride, 8); in decode_frame()
H A Dtarga.c74 bytestream2_get_buffer(&s->gb, dst, n * depth); in targa_decode_rle()
85 bytestream2_get_buffer(&s->gb, tmp, depth); in targa_decode_rle()
273 bytestream2_get_buffer(&s->gb, line, img_size); in decode_frame()
H A Dbethsoftvideo.c126 bytestream2_get_buffer(&vid->g, dst, remaining); in bethsoftvid_decode_frame()
138 bytestream2_get_buffer(&vid->g, dst, length); in bethsoftvid_decode_frame()
H A Dhevc_mp4toannexb_bsf.c79 bytestream2_get_buffer(&gb, new_extradata + new_extradata_size + 4, nalu_len); in hevc_extradata_to_annexb()
179 bytestream2_get_buffer(&gb, out->data + prev_size + 4 + extra_size, nalu_size); in hevc_mp4toannexb_filter()
H A Dtxd.c116 bytestream2_get_buffer(&gb, ptr, w); in txd_decode_frame()
149 bytestream2_get_buffer(&gb, ptr, w * 4); in txd_decode_frame()
H A Ddfa.c61 if (bytestream2_get_buffer(gb, frame, size) != size) in decode_copy()
224 if (bytestream2_get_buffer(gb, line_ptr, count) != count) in decode_bdlt()
283 if (bytestream2_get_buffer(gb, line_ptr, count * 2) != count * 2) in decode_wdlt()
315 bytestream2_get_buffer(gb, frame, copy); in decode_tdlt()
H A Dphotocd.c347 bytestream2_get_buffer(gb, ptr, avctx->width); in photocd_decode_frame()
350 bytestream2_get_buffer(gb, ptr, avctx->width); in photocd_decode_frame()
353 bytestream2_get_buffer(gb, ptr1, avctx->width >> 1); in photocd_decode_frame()
356 bytestream2_get_buffer(gb, ptr2, avctx->width >> 1); in photocd_decode_frame()
H A Dvqavideo.c313 bytestream2_get_buffer(&s->gb, &dest[dest_index], count); in decode_format80()
484 bytestream2_get_buffer(&s->gb, s->codebook, chunk_size); in vqa_decode_frame_pal8()
575 bytestream2_get_buffer(&s->gb, &s->next_codebook_buffer[s->next_codebook_buffer_index], in vqa_decode_frame_pal8()
604 bytestream2_get_buffer(&s->gb, &s->next_codebook_buffer[s->next_codebook_buffer_index], in vqa_decode_frame_pal8()
694 bytestream2_get_buffer(&s->gb, s->codebook, chunk_size); in vqa_decode_frame_hicolor()
707 bytestream2_get_buffer(&s->gb, s->decode_buffer, chunk_size); in vqa_decode_frame_hicolor()
H A Dpcm-bluray.c170 bytestream2_get_buffer(&gb, dst16, buf_size); in pcm_bluray_decode_frame()
190 bytestream2_get_buffer(&gb, dst16, avctx->ch_layout.nb_channels * 2); in pcm_bluray_decode_frame()
H A Dinterplayvideo.c343 bytestream2_get_buffer(&s->stream_ptr, P, 4); in ipvideo_decode_block_opcode_0x9()
413 bytestream2_get_buffer(&s->stream_ptr, P, 4); in ipvideo_decode_block_opcode_0xA()
423 if (y) bytestream2_get_buffer(&s->stream_ptr, P, 4); in ipvideo_decode_block_opcode_0xA()
440 bytestream2_get_buffer(&s->stream_ptr, P + 4, 4); in ipvideo_decode_block_opcode_0xA()
474 bytestream2_get_buffer(&s->stream_ptr, s->pixel_ptr, 8); in ipvideo_decode_block_opcode_0xB()
926 bytestream2_get_buffer(&s->stream_ptr, s->pixel_ptr, 8); in ipvideo_format_06_firstpass()
1000 bytestream2_get_buffer(&s->stream_ptr, s->pixel_ptr, 8); in ipvideo_format_10_firstpass()
H A Dlzf.c59 bytestream2_get_buffer(gb, p, s); in ff_lzf_uncompress()
H A Dsnappy.c73 bytestream2_get_buffer(gb, p, len); in snappy_literal()
H A Dbfi.c134 bytestream2_get_buffer(&g, dst, length); in bfi_decode_frame()
H A Dxxan.c161 bytestream2_get_buffer(&s->gb, dest, size); in xan_unpack()
171 bytestream2_get_buffer(&s->gb, dest, size); in xan_unpack()
H A Dpafvideo.c120 bytestream2_get_buffer(&c->gb, dst, 4); in read4x4block()
390 bytestream2_get_buffer(&c->gb, dst, count); in paf_video_decode()
H A Dvmdvideo.c327 bytestream2_get_buffer(&gb, dp, frame_width); in vmd_decode()
351 bytestream2_get_buffer(&gb, &dp[ofs], len); in vmd_decode()
H A Dpcx.c57 bytestream2_get_buffer(gb, dst, bytes_per_scanline); in pcx_rle_decode()
H A Ddds.c646 bytestream2_get_buffer(gbc, frame->data[1], 16 * 4); in dds_decode()
677 bytestream2_get_buffer(gbc, frame->data[1], 256 * 4); in dds_decode()
H A Dxan.c191 bytestream2_get_buffer(&ctx, dest, size); in xan_unpack()
201 bytestream2_get_buffer(&ctx, dest, size); in xan_unpack()
H A Deatgq.c186 bytestream2_get_buffer(&s->gb, dc, 6); in tgq_decode_mb()
H A Dpcm-dvd.c160 bytestream2_get_buffer(&gb, dst16, blocks * s->block_size); in pcm_dvd_decode_samples()
H A Dvb.c133 bytestream2_get_buffer(&g, cur + y * width, 4); in vb_decode_framedata()
H A Dflicvideo.c440 bytestream2_get_buffer(&g2, &pixels[y_ptr], in flic_decode_frame_8BPP()
1030 bytestream2_get_buffer(&g2, pixels + y_ptr, 3*s->avctx->width); in flic_decode_frame_24BPP()
/third_party/ffmpeg/libavformat/
H A Doggparseogm.c74 bytestream2_get_buffer(&p, acid, 4); in ogm_header()
115 bytestream2_get_buffer(&p, st->codecpar->extradata, st->codecpar->extradata_size); in ogm_header()
H A Drtmppkt.c105 readsize = bytestream2_get_buffer(bc, str, stringlen); in ff_amf_get_string()
542 bytestream2_get_buffer(gb, dst, len); in amf_get_field_value2()

Completed in 17 milliseconds

12