| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_sei.c | 36 static RK_S32 decode_nal_sei_decoded_picture_hash(BitReadCtx_t *gb) in decode_nal_sei_decoded_picture_hash() 58 static RK_S32 decode_nal_sei_frame_packing_arrangement(HEVCContext *s, BitReadCtx_t *gb) in decode_nal_sei_frame_packing_arrangement() 87 static RK_S32 decode_pic_timing(HEVCContext *s, BitReadCtx_t *gb) in decode_pic_timing() 120 static RK_S32 active_parameter_sets(HEVCContext *s, BitReadCtx_t *gb) in active_parameter_sets() 146 static RK_S32 mastering_display_colour_volume(HEVCContext *s, BitReadCtx_t *gb) in mastering_display_colour_volume() 185 static RK_S32 content_light_info(HEVCContext *s, BitReadCtx_t *gb) in content_light_info() 195 static RK_S32 colour_remapping_info(BitReadCtx_t *gb) in colour_remapping_info() 256 static RK_S32 tone_mapping_info(BitReadCtx_t *gb) in tone_mapping_info() 332 static RK_S32 vivid_display_info(HEVCContext *s, BitReadCtx_t *gb, RK_U32 size) in vivid_display_info() 339 static RK_S32 hdr10plus_dynamic_data(HEVCContext *s, BitReadCtx_t *gb, RK_U32 size) in hdr10plus_dynamic_data() [all …]
|
| H A D | h265d_ps.c | 148 BitReadCtx_t *gb = &lc->gb; in mpp_hevc_decode_short_term_rps() local 278 BitReadCtx_t *gb = &lc->gb; in decode_profile_tier_level() local 319 BitReadCtx_t *gb = &lc->gb; in parse_ptl() local 346 BitReadCtx_t *gb = &s->HEVClc->gb; in decode_sublayer_hrd() local 367 BitReadCtx_t *gb = &s->HEVClc->gb; in decode_hrd() local 435 BitReadCtx_t *gb = &s->HEVClc->gb; in parse_vps_extension() local 1043 BitReadCtx_t *gb = &s->HEVClc->gb; in mpp_hevc_decode_nal_vps() local 1182 BitReadCtx_t *gb = &s->HEVClc->gb; in decode_vui() local 1341 BitReadCtx_t *gb = &s->HEVClc->gb; in scaling_list_data() local 1416 BitReadCtx_t *gb = &s->HEVClc->gb; in mpp_hevc_decode_nal_sps() local [all …]
|
| H A D | h265d_parser.c | 321 static RK_S32 pred_weight_table(HEVCContext *s, BitReadCtx_t *gb) in pred_weight_table() 424 static RK_S32 decode_lt_rps(HEVCContext *s, LongTermRPS *rps, BitReadCtx_t *gb) in decode_lt_rps() 711 BitReadCtx_t *gb = &s->HEVClc->gb; in hls_slice_header() local 1135 BitReadCtx_t*gb = &s->HEVClc->gb; in hls_nal_unit() local 1344 BitReadCtx_t *gb = &lc->gb; in parser_nal_unit() local 1788 BitReadCtx_t gb; in check_rpus() local
|
| H A D | h265d_parser2_syntax.c | 416 BitReadCtx_t gb_cxt, *gb; in h265d_syntax_fill_slice() local
|
| H A D | h265d_parser.h | 509 BitReadCtx_t gb; member
|
| /rockchip-linux_mpp/mpp/codec/dec/av1/ |
| H A D | av1d_cbs.c | 407 #define byte_alignment(gb) (mpp_get_bits_count(gb) % 8) argument 409 static RK_S32 mpp_av1_read_obu_header(AV1Context *ctx, BitReadCtx_t *gb, in mpp_av1_read_obu_header() 437 static RK_S32 mpp_av1_trailing_bits(AV1Context *ctx, BitReadCtx_t *gb, RK_S32 nb_bits) in mpp_av1_trailing_bits() 456 static RK_S32 mpp_av1_byte_alignment(AV1Context *ctx, BitReadCtx_t *gb) in mpp_av1_byte_alignment() 468 static RK_S32 mpp_av1_color_config(AV1Context *ctx, BitReadCtx_t *gb, in mpp_av1_color_config() 551 static RK_S32 mpp_av1_timing_info(AV1Context *ctx, BitReadCtx_t *gb, in mpp_av1_timing_info() 567 static RK_S32 mpp_av1_decoder_model_info(AV1Context *ctx, BitReadCtx_t *gb, in mpp_av1_decoder_model_info() 580 static RK_S32 mpp_av1_sequence_header_obu(AV1Context *ctx, BitReadCtx_t *gb, in mpp_av1_sequence_header_obu() 729 static RK_S32 mpp_av1_temporal_delimiter_obu(AV1Context *ctx, BitReadCtx_t *gb) in mpp_av1_temporal_delimiter_obu() 738 static RK_S32 mpp_av1_set_frame_refs(AV1Context *ctx, BitReadCtx_t *gb, in mpp_av1_set_frame_refs() [all …]
|
| H A D | av1d_parser.c | 523 GetByteCxt gb; in get_tiles_info() local 1206 static inline int64_t leb128(BitReadCtx_t *gb) in leb128() 1225 BitReadCtx_t gb; in parse_obu_header() local
|
| H A D | av1d_codec.h | 50 BitReadCtx_t gb; member
|
| H A D | av1d_parser.h | 83 BitReadCtx_t gb; member
|
| /rockchip-linux_mpp/mpp/codec/dec/jpeg/ |
| H A D | jpegd_parser.c | 179 static inline RK_U16 jpegd_read_len(BitReadCtx_t *gb) in jpegd_read_len() 192 BitReadCtx_t *gb = ctx->bit_ctx; in jpegd_skip_section() local 214 BitReadCtx_t *gb = ctx->bit_ctx; in jpegd_decode_dht() local 318 BitReadCtx_t *gb = ctx->bit_ctx; in jpegd_decode_dqt() local 394 BitReadCtx_t *gb = ctx->bit_ctx; in jpegd_decode_sof() local 487 BitReadCtx_t *gb = ctx->bit_ctx; in jpegd_decode_sos() local 577 BitReadCtx_t *gb = ctx->bit_ctx; in jpegd_decode_dri() local 740 BitReadCtx_t *gb = ctx->bit_ctx; in jpegd_decode_frame() local
|
| /rockchip-linux_mpp/mpp/codec/dec/common/ |
| H A D | h2645d_sei.c | 30 MPP_RET check_encoder_sei_info(BitReadCtx_t *gb, RK_S32 payload_size, RK_U32 *is_match) in check_encoder_sei_info()
|
| /rockchip-linux_mpp/mpp/codec/dec/mpg4/ |
| H A D | mpg4d_parser.c | 218 static MPP_RET mpg4d_parse_matrix(BitReadCtx_t *gb, RK_U8 * matrix) in mpg4d_parse_matrix() 264 static MPP_RET read_vol_complexity_estimation_header(Mpeg4Estimation *e, BitReadCtx_t *gb) in read_vol_complexity_estimation_header() 327 static MPP_RET read_vop_complexity_estimation_header(Mpeg4Estimation *e, BitReadCtx_t *gb, Mpg4Hdr … in read_vop_complexity_estimation_header() 705 static MPP_RET mpg4d_parse_user_data(Mpg4dParserImpl *p, BitReadCtx_t *gb) in mpg4d_parse_user_data() 785 static MPP_RET mpeg4_parse_gop_header(Mpg4dParserImpl *p, BitReadCtx_t *gb) in mpeg4_parse_gop_header() 814 static MPP_RET mpeg4_parse_vop_header(Mpg4dParserImpl *p, BitReadCtx_t *gb) in mpeg4_parse_vop_header() 1242 BitReadCtx_t *gb = p->bit_ctx; in mpp_mpg4_parser_decode() local
|
| /rockchip-linux_mpp/mpp/codec/dec/vp9/ |
| H A D | vp9d_parser.c | 442 static RK_S32 get_sbits_inv(BitReadCtx_t *gb, RK_S32 n) in get_sbits_inv() 540 static RK_S32 mpp_get_bit1(BitReadCtx_t *gb) in mpp_get_bit1() 549 static RK_S32 mpp_get_bits(BitReadCtx_t *gb, RK_S32 num_bit) in mpp_get_bits() 620 static RK_S32 decode012(BitReadCtx_t *gb) in decode012()
|
| H A D | vp9d_parser.h | 111 BitReadCtx_t gb; member
|
| /rockchip-linux_mpp/mpp/codec/dec/h263/ |
| H A D | h263d_parser.c | 148 static MPP_RET h263_parse_picture_header(H263dParserImpl *p, BitReadCtx_t *gb) in h263_parse_picture_header() 406 BitReadCtx_t *gb = p->bit_ctx; in mpp_h263_parser_decode() local
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_com.c | 376 BitReadCtx_t gb_cxt, *gb; in hal_h265d_slice_output_rps() local
|