Searched defs:rbsp (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_rbsp.h51 static inline void vl_rbsp_init(struct vl_rbsp *rbsp, struct vl_vlc *nal, unsigned num_bits) argument
86 static inline void vl_rbsp_fillbits(struct vl_rbsp *rbsp) argument
123 vl_rbsp_u(struct vl_rbsp * rbsp,unsigned n) argument
135 vl_rbsp_ue(struct vl_rbsp * rbsp) argument
149 vl_rbsp_se(struct vl_rbsp * rbsp) argument
161 vl_rbsp_more_data(struct vl_rbsp * rbsp) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_rbsp.h51 static inline void vl_rbsp_init(struct vl_rbsp *rbsp, struct vl_vlc *nal, unsigned num_bits) argument
86 static inline void vl_rbsp_fillbits(struct vl_rbsp *rbsp) argument
123 vl_rbsp_u(struct vl_rbsp * rbsp,unsigned n) argument
135 vl_rbsp_ue(struct vl_rbsp * rbsp) argument
149 vl_rbsp_se(struct vl_rbsp * rbsp) argument
161 vl_rbsp_more_data(struct vl_rbsp * rbsp) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture_hevc_enc.c200 static void profile_tier(struct vl_rbsp *rbsp) argument
221 profile_tier_level(struct vl_rbsp * rbsp,int max_sublayers_minus1) argument
252 parseEncSpsParamsH265(vlVaContext * context,struct vl_rbsp * rbsp) argument
305 struct vl_rbsp rbsp; local in function:vlVaHandleVAEncPackedHeaderDataBufferTypeHEVC
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/bellagio/
H A Dvid_dec_h265.c143 static void profile_tier(struct vl_rbsp *rbsp) argument
178 profile_tier_level(struct vl_rbsp * rbsp,int max_sublayers_minus1) argument
213 scaling_list_data(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp,struct pipe_h265_sps * sps) 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) argument
395 seq_parameter_set_id(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
406 seq_parameter_set(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
518 pic_parameter_set_id(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
529 picture_parameter_set(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
756 slice_header(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp,unsigned nal_unit_type) argument
957 struct vl_rbsp rbsp; local in function:vid_dec_h265_Decode
963 struct vl_rbsp rbsp; local in function:vid_dec_h265_Decode
971 struct vl_rbsp rbsp; local in function:vid_dec_h265_Decode
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/
H A Dvid_dec_h264_common.c154 static void vui_parameters(struct vl_rbsp *rbsp) argument
159 static void scaling_list(struct vl_rbsp *rbsp, uint8_t *scalingList, unsigned sizeOfScalingList, argument
189 static struct pipe_h264_sps *seq_parameter_set_id(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) argument
198 static void seq_parameter_set(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) argument
360 pic_parameter_set_id(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
369 picture_parameter_set(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
485 ref_pic_list_mvc_modification(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
491 ref_pic_list_modification(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp,enum pipe_h264_slice_type slice_type) 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) argument
587 dec_ref_pic_marking(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp,bool IdrPicFlag) argument
625 slice_header(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp,unsigned nal_ref_idc,unsigned nal_unit_type) argument
1004 struct vl_rbsp rbsp; local in function:vid_dec_h264_Decode
1012 struct vl_rbsp rbsp; local in function:vid_dec_h264_Decode
1020 struct vl_rbsp rbsp; local in function:vid_dec_h264_Decode
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c143 static void profile_tier(struct vl_rbsp *rbsp) argument
178 profile_tier_level(struct vl_rbsp * rbsp,int max_sublayers_minus1) argument
213 scaling_list_data(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp,struct pipe_h265_sps * sps) 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) argument
395 seq_parameter_set_id(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
406 seq_parameter_set(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
518 pic_parameter_set_id(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
529 picture_parameter_set(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
758 slice_header(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp,unsigned nal_unit_type) argument
959 struct vl_rbsp rbsp; local in function:vid_dec_h265_Decode
965 struct vl_rbsp rbsp; local in function:vid_dec_h265_Decode
973 struct vl_rbsp rbsp; local in function:vid_dec_h265_Decode
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/
H A Dvid_dec_h264_common.c154 static void vui_parameters(struct vl_rbsp *rbsp) argument
159 static void scaling_list(struct vl_rbsp *rbsp, uint8_t *scalingList, unsigned sizeOfScalingList, argument
189 static struct pipe_h264_sps *seq_parameter_set_id(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) argument
198 static void seq_parameter_set(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) argument
360 pic_parameter_set_id(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
369 picture_parameter_set(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
485 ref_pic_list_mvc_modification(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp) argument
491 ref_pic_list_modification(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp,enum pipe_h264_slice_type slice_type) 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) argument
587 dec_ref_pic_marking(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp,bool IdrPicFlag) argument
625 slice_header(vid_dec_PrivateType * priv,struct vl_rbsp * rbsp,unsigned nal_ref_idc,unsigned nal_unit_type) argument
1004 struct vl_rbsp rbsp; local in function:vid_dec_h264_Decode
1012 struct vl_rbsp rbsp; local in function:vid_dec_h264_Decode
1020 struct vl_rbsp rbsp; local in function:vid_dec_h264_Decode
[all...]

Completed in 12 milliseconds