| /third_party/mesa3d/src/util/ |
| H A D | vl_rbsp.h | 51 static inline void vl_rbsp_init(struct vl_rbsp *rbsp, struct vl_vlc *nal, unsigned num_bits) in vl_rbsp_init() argument 86 static inline void vl_rbsp_fillbits(struct vl_rbsp *rbsp) in vl_rbsp_fillbits() argument 123 vl_rbsp_u(struct vl_rbsp *rbsp, unsigned n) vl_rbsp_u() argument 135 vl_rbsp_ue(struct vl_rbsp *rbsp) vl_rbsp_ue() argument 149 vl_rbsp_se(struct vl_rbsp *rbsp) vl_rbsp_se() argument 161 vl_rbsp_more_data(struct vl_rbsp *rbsp) vl_rbsp_more_data() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | h2645_parse.h | 84 H2645RBSP rbsp; member
|
| H A D | h264_parser.c | 261 H2645RBSP rbsp = { NULL }; in parse_nal_units() local
|
| H A D | h2645_parse.c | 349 static void alloc_rbsp_buffer(H2645RBSP *rbsp, unsigned int size, int use_ref) in alloc_rbsp_buffer() argument 34 ff_h2645_extract_rbsp(const uint8_t *src, int length, H2645RBSP *rbsp, H2645NAL *nal, int small_padding) ff_h2645_extract_rbsp() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_video_encoder_nalu_writer_h264.cpp | 242 d3d12_video_encoder_bitstream rbsp, nalu; in sps_to_nalu_bytes() local 288 d3d12_video_encoder_bitstream rbsp, nalu; in pps_to_nalu_bytes() local 331 d3d12_video_encoder_bitstream rbsp, nalu; write_end_of_stream_nalu() local 368 d3d12_video_encoder_bitstream rbsp, nalu; write_end_of_sequence_nalu() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | picture_hevc_enc.c | 200 static void profile_tier(struct vl_rbsp *rbsp) in profile_tier() argument 221 profile_tier_level(struct vl_rbsp *rbsp, int max_sublayers_minus1) profile_tier_level() argument 252 parseEncSpsParamsH265(vlVaContext *context, struct vl_rbsp *rbsp) parseEncSpsParamsH265() argument 305 struct vl_rbsp rbsp; vlVaHandleVAEncPackedHeaderDataBufferTypeHEVC() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_h265.c | 143 static void profile_tier(struct vl_rbsp *rbsp) in profile_tier() argument 178 profile_tier_level(struct vl_rbsp *rbsp, int max_sublayers_minus1) profile_tier_level() argument 213 scaling_list_data(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, struct pipe_h265_sps *sps) scaling_list_data() argument 289 st_ref_pic_set(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, struct ref_pic_set *rps, struct pipe_h265_sps *sps, unsigned idx) st_ref_pic_set() argument 395 seq_parameter_set_id(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) seq_parameter_set_id() argument 406 seq_parameter_set(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) seq_parameter_set() argument 518 pic_parameter_set_id(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) pic_parameter_set_id() argument 529 picture_parameter_set(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) picture_parameter_set() argument 758 slice_header(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, unsigned nal_unit_type) slice_header() argument 959 struct vl_rbsp rbsp; vid_dec_h265_Decode() local 965 struct vl_rbsp rbsp; vid_dec_h265_Decode() local 973 struct vl_rbsp rbsp; vid_dec_h265_Decode() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| H A D | vid_dec_h264_common.c | 154 static void vui_parameters(struct vl_rbsp *rbsp) in vui_parameters() argument 159 static void scaling_list(struct vl_rbsp *rbsp, uint8_t *scalingList, unsigned sizeOfScalingList, in scaling_list() argument 189 static struct pipe_h264_sps *seq_parameter_set_id(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) in seq_parameter_set_id() argument 198 static void seq_parameter_set(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) in seq_parameter_set() argument 361 pic_parameter_set_id(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) pic_parameter_set_id() argument 370 picture_parameter_set(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) picture_parameter_set() argument 485 ref_pic_list_mvc_modification(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) ref_pic_list_mvc_modification() argument 491 ref_pic_list_modification(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, enum pipe_h264_slice_type slice_type) ref_pic_list_modification() argument 529 pred_weight_table(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, struct pipe_h264_sps *sps, enum pipe_h264_slice_type slice_type) pred_weight_table() argument 587 dec_ref_pic_marking(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, bool IdrPicFlag) dec_ref_pic_marking() argument 625 slice_header(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, unsigned nal_ref_idc, unsigned nal_unit_type) slice_header() argument 1004 struct vl_rbsp rbsp; vid_dec_h264_Decode() local 1012 struct vl_rbsp rbsp; vid_dec_h264_Decode() local 1020 struct vl_rbsp rbsp; vid_dec_h264_Decode() local [all...] |