| /hardware/intel/common/libmix/videoencoder/ |
| D | bitstream.h | 41 static void bitstream_start(bitstream *bs) in bitstream_start() argument 48 static void bitstream_end(bitstream *bs) in bitstream_end() 59 static void bitstream_put_ui(bitstream *bs, unsigned int val, int size_in_bits) in bitstream_put_ui() 88 static void bitstream_put_ue(bitstream *bs, unsigned int val) in bitstream_put_ue() 102 static void bitstream_put_se(bitstream *bs, int val) in bitstream_put_se() 114 static void bitstream_byte_aligning(bitstream *bs, int bit) in bitstream_byte_aligning() 133 static void rbsp_trailing_bits(bitstream *bs) in rbsp_trailing_bits() 139 static void nal_start_code_prefix(bitstream *bs) in nal_start_code_prefix() 144 static void nal_header(bitstream *bs, int nal_ref_idc, int nal_unit_type) in nal_header() 173 static void sps_rbsp(bitstream *bs, VAProfile profile, int frame_bit_rate, VAEncSequenceParameterBu… in sps_rbsp() [all …]
|
| /hardware/intel/common/libva/test/encode/ |
| D | avcenc.c | 766 bitstream_start(bitstream *bs) in bitstream_start() 774 bitstream_end(bitstream *bs) in bitstream_end() 786 bitstream_put_ui(bitstream *bs, unsigned int val, int size_in_bits) in bitstream_put_ui() 814 bitstream_put_ue(bitstream *bs, unsigned int val) in bitstream_put_ue() 829 bitstream_put_se(bitstream *bs, int val) in bitstream_put_se() 842 bitstream_byte_aligning(bitstream *bs, int bit) in bitstream_byte_aligning() 862 rbsp_trailing_bits(bitstream *bs) in rbsp_trailing_bits() 868 static void nal_start_code_prefix(bitstream *bs) in nal_start_code_prefix() 873 static void nal_header(bitstream *bs, int nal_ref_idc, int nal_unit_type) in nal_header() 880 static void sps_rbsp(bitstream *bs) in sps_rbsp() [all …]
|
| D | h264encode.c | 184 bitstream_start(bitstream *bs) in bitstream_start() 192 bitstream_end(bitstream *bs) in bitstream_end() 204 bitstream_put_ui(bitstream *bs, unsigned int val, int size_in_bits) in bitstream_put_ui() 232 bitstream_put_ue(bitstream *bs, unsigned int val) in bitstream_put_ue() 247 bitstream_put_se(bitstream *bs, int val) in bitstream_put_se() 260 bitstream_byte_aligning(bitstream *bs, int bit) in bitstream_byte_aligning() 280 rbsp_trailing_bits(bitstream *bs) in rbsp_trailing_bits() 286 static void nal_start_code_prefix(bitstream *bs) in nal_start_code_prefix() 291 static void nal_header(bitstream *bs, int nal_ref_idc, int nal_unit_type) in nal_header() 298 static void sps_rbsp(bitstream *bs) in sps_rbsp() [all …]
|
| D | mpeg2enc.c | 175 bitstream_start(bitstream *bs) in bitstream_start() 183 bitstream_end(bitstream *bs) in bitstream_end() 195 bitstream_put_ui(bitstream *bs, unsigned int val, int size_in_bits) in bitstream_put_ui() 226 bitstream_byte_aligning(bitstream *bs, int bit) in bitstream_byte_aligning() 282 bitstream *bs) in sps_rbsp() 331 bitstream *bs) in pps_rbsp() 391 bitstream bs; in build_packed_pic_buffer() local 406 bitstream bs; in build_packed_seq_buffer() local
|
| D | mpeg2vaenc.c | 175 bitstream_start(bitstream *bs) in bitstream_start() 183 bitstream_end(bitstream *bs) in bitstream_end() 195 bitstream_put_ui(bitstream *bs, unsigned int val, int size_in_bits) in bitstream_put_ui() 226 bitstream_byte_aligning(bitstream *bs, int bit) in bitstream_byte_aligning() 282 bitstream *bs) in sps_rbsp() 331 bitstream *bs) in pps_rbsp() 391 bitstream bs; in build_packed_pic_buffer() local 406 bitstream bs; in build_packed_seq_buffer() local
|
| /hardware/intel/common/libva/test/transcode/ |
| D | mpeg2transcode.cpp | 2473 bitstream_start(bitstream *bs) in bitstream_start() 2481 bitstream_end(bitstream *bs) in bitstream_end() 2493 bitstream_put_ui(bitstream *bs, unsigned int val, int size_in_bits) in bitstream_put_ui() 2521 bitstream_put_ue(bitstream *bs, unsigned int val) in bitstream_put_ue() 2536 bitstream_put_se(bitstream *bs, int val) in bitstream_put_se() 2549 bitstream_byte_aligning(bitstream *bs, int bit) in bitstream_byte_aligning() 2569 rbsp_trailing_bits(bitstream *bs) in rbsp_trailing_bits() 2575 static void nal_start_code_prefix(bitstream *bs) in nal_start_code_prefix() 2580 static void nal_header(bitstream *bs, int nal_ref_idc, int nal_unit_type) in nal_header() 2587 static void sps_rbsp(bitstream *bs) in sps_rbsp() [all …]
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
| D | vp9_aq_variance.c | 116 BLOCK_SIZE bs) { in block_variance() 140 int vp9_block_energy(VP9_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bs) { in vp9_block_energy()
|
| D | vp9_segmentation.c | 174 const int bs = num_8x8_blocks_wide_lookup[bsize], hbs = bs / 2; in count_segs_sb() local
|
| D | vp9_rdopt.c | 441 const BLOCK_SIZE bs = get_plane_block_size(bsize, pd); in model_rd_for_sb() local 483 BLOCK_SIZE bs; in model_rd_for_sb_y_tx() local 777 BLOCK_SIZE bs) { in choose_largest_txfm_size() 797 BLOCK_SIZE bs) { in choose_txfm_size_from_rd() 880 BLOCK_SIZE bs) { in choose_txfm_size_from_modelrd() 948 int64_t *psse, BLOCK_SIZE bs, in inter_super_block_yrd() 992 int64_t *psse, BLOCK_SIZE bs, in intra_super_block_yrd()
|
| D | vp9_bitstream.c | 424 const int bs = (1 << bsl) / 4; in write_modes_sb() local
|
| D | vp9_encodeframe.c | 107 BLOCK_SIZE bs) { in get_sby_perpixel_variance() 118 BLOCK_SIZE bs) { in get_sby_perpixel_diff_variance()
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
| D | vp9_reconintra.c | 48 static INLINE void d207_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d207_predictor() 325 const int bs = 4 << tx_size; in build_intra_predictors() local
|
| D | vp9_onyxc_int.h | 307 const int bs = num_8x8_blocks_wide_lookup[bsize]; in update_partition_context() local 323 const int bs = 1 << bsl; in partition_plane_context() local
|
| D | vp9_blockd.h | 291 BLOCK_SIZE bs = ss_size_lookup[bsize][pd->subsampling_x][pd->subsampling_y]; in get_plane_block_size() local
|