/third_party/ffmpeg/libavcodec/ |
H A D | faxcompr.c | 29 #include "get_bits.h" 314 xxx = get_bits(gb, 3); in decode_group3_2d_line()
|
H A D | atrac3plusdec.c | 46 #include "get_bits.h" 368 (ch_unit_id = get_bits(&ctx->gb, 2)) != CH_UNIT_TERMINATOR) { in atrac3p_decode_frame()
|
H A D | asvdec.c | 113 block[0] = 8 * get_bits(&a->gb, 8); in asv1_decode_block()
|
H A D | fic.c | 30 #include "get_bits.h" 155 num_coeff = get_bits(gb, 7); in fic_decode_block()
|
H A D | photocd.c | 39 #include "get_bits.h" 264 type = get_bits(&g, 2); in decode_huff()
|
H A D | dxtory.c | 32 #include "get_bits.h" 338 val = get_bits(gb, 8); in decode_sym() 406 val = get_bits(gb, bits); in decode_sym_565()
|
H A D | indeo3.c | 39 #include "get_bits.h" 787 switch (code = get_bits(&ctx->gb, 2)) { in parse_bintree() 799 code = get_bits(&ctx->gb, 2); in parse_bintree()
|
H A D | cbs_av1.c | 232 v = get_bits(gbc, w - 1); in cbs_av1_read_ns() 526 if (get_bits(&tmp, 8)) in cbs_av1_get_payload_bytes_left()
|
H A D | qcelpdec.c | 38 #include "get_bits.h" 728 unpacked_data[bitmaps->index] |= get_bits(&q->gb, bitmaps->bitlen) << bitmaps->bitpos; in qcelp_decode_frame()
|
H A D | rawdec.c | 31 #include "get_bits.h" 157 int sample = get_bits(&gb, avctx->bits_per_coded_sample); \
|
H A D | exr.c | 54 #include "get_bits.h" 337 uint64_t l = freq[im] = get_bits(&gbit, 6); in huf_unpack_enc_table() 340 int zerun = get_bits(&gbit, 8) + SHORTEST_LONG_RUN; in huf_unpack_enc_table() 425 int run = get_bits(&gbit, 8); in huf_decode()
|
H A D | adpcm.c | 41 #include "get_bits.h" 773 nb_bits = get_bits(&gb, 2)+2; in adpcm_swf_decode() 781 c->status[i].step_index = get_bits(&gb, 6); in adpcm_swf_decode() 789 int delta = get_bits(&gb, nb_bits); in adpcm_swf_decode()
|
H A D | rv34.c | 222 coef = 22 + ((1 << coef) | get_bits(gb, coef)); in decode_coeff() 359 t = get_bits(gb, 2); in rv34_decode_intra_mb_header() 413 t = get_bits(gb, 2); in rv34_decode_inter_mb_header()
|
H A D | flac_parser.c | 126 subframe_type = get_bits(&gb, 6); in frame_header_is_valid()
|
H A D | shorten.c | 33 #include "get_bits.h" 419 s->version = get_bits(&s->gb, 8); in read_header()
|
H A D | g2meet.c | 40 #include "get_bits.h" 1035 if (get_bits(&gb, 8)) in kempf_restore_buf() 1038 col = get_bits(&gb, nb); in kempf_restore_buf()
|
H A D | apedec.c | 35 #include "get_bits.h" 493 x = (x << k) | get_bits(gb, k); in get_rice_ook() 515 x = (overflow << rice->k) + get_bits(gb, rice->k); in ape_decode_value_3860()
|
H A D | hevcdec.c | 296 lt_idx_sps = get_bits(gb, av_ceil_log2(sps->num_long_term_ref_pics_sps)); in decode_lt_rps() 301 rps->poc[i] = get_bits(gb, sps->log2_max_poc_lsb); in decode_lt_rps() 681 sh->colour_plane_id = get_bits(gb, 2); in hls_slice_header() 686 sh->pic_order_cnt_lsb = get_bits(gb, s->ps.sps->log2_max_poc_lsb); in hls_slice_header() 714 rps_idx = numbits > 0 ? get_bits(gb, numbits) : 0; in hls_slice_header() 791 sh->list_entry_lx[0][i] = get_bits(gb, av_ceil_log2(nb_refs)); in hls_slice_header() 798 sh->list_entry_lx[1][i] = get_bits(gb, av_ceil_log2(nb_refs)); in hls_slice_header()
|
H A D | diracdec.c | 33 #include "get_bits.h" 784 int quant_base = get_bits(gb, 7); /*[DIRAC_STD] qindex */ in decode_lowdelay_slice() 851 quant_idx = get_bits(gb, 8); in decode_hq_slice() 870 int64_t length = s->highquality.size_scaler*get_bits(gb, 8); in decode_hq_slice()
|
H A D | tiff.c | 54 #include "get_bits.h" 415 dst16[i] = get_bits(&gb, bpp) << shift; in horizontal_fill() 450 dst[i] = get_bits(&gb, bpp); in unpack_gray()
|
H A D | interplayvideo.c | 48 #include "get_bits.h" 1133 opcode = get_bits(&gb, 4); in ipvideo_decode_format_11_opcodes()
|
H A D | clearvideo.c | 33 #include "get_bits.h" 113 skip = get_bits(gb, 6); in decode_block()
|
H A D | h264_slice.c | 1885 sl->frame_num = get_bits(&sl->gb, sps->log2_max_frame_num); in h264_slice_header_parse() 1933 sl->poc_lsb = get_bits(&sl->gb, sps->log2_max_poc_lsb); in h264_slice_header_parse()
|
/third_party/ffmpeg/libavformat/ |
H A D | swfdec.c | 34 #include "libavcodec/get_bits.h" 98 len = get_bits(&gb, 5); in swf_probe()
|
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
H A D | liftoff-assembler-ppc.h | 253 mov(scratch, Operand(value.to_f32_boxed().get_bits())); in LoadConstant() 260 mov(scratch, Operand(value.to_f64_boxed().get_bits())); in LoadConstant()
|