Home
last modified time | relevance | path

Searched defs:sps (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_scalist.c66 static void set_sps_scanlist_matrix(H264_SPS_t *sps, H264dVideoCtx_t *p_Vid) in set_sps_scanlist_matrix()
109 static void set_pps_scanlist_matrix(H264_SPS_t *sps, H264_PPS_t *pps, H264dVideoCtx_t *p_Vid) in set_pps_scanlist_matrix()
210 MPP_RET get_max_dec_frame_buf_size(H264_SPS_t *sps) in get_max_dec_frame_buf_size()
303 MPP_RET parse_sps_scalinglists(BitReadCtx_t *p_bitctx, H264_SPS_t *sps) in parse_sps_scalinglists()
341 H264_SPS_t *sps = currSlice->p_Vid->active_sps; in prepare_init_scanlist() local
H A Dh264d_sps.c379 static void update_video_pars(H264dVideoCtx_t *p_Vid, H264_SPS_t *sps) in update_video_pars()
418 static RK_U32 video_pars_changed(H264dVideoCtx_t *p_Vid, H264_SPS_t *sps, RK_U8 layer_id) in video_pars_changed()
432 static void update_last_video_pars(H264dVideoCtx_t *p_Vid, H264_SPS_t *sps, RK_U8 layer_id) in update_last_video_pars()
567 MPP_RET activate_sps(H264dVideoCtx_t *p_Vid, H264_SPS_t *sps, H264_subSPS_t *subset_sps) in activate_sps()
H A Dh264d_pps.c35 static MPP_RET parse_pps_calingLists(BitReadCtx_t *p_bitctx, H264_SPS_t *sps, H264_PPS_t *pps) in parse_pps_calingLists()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c210 H265eSps *sps = &p->sps; in h265e_slice_init() local
535 H265eSps *sps = slice->m_sps; in code_skip_flag() local
562 H265eSps *sps = slice->m_sps; in code_split_flag() local
577 H265eSps *sps = slice->m_sps; in encode_cu() local
633 H265eSps *sps = slice->m_sps; in proc_cu16() local
665 H265eSps *sps = slice->m_sps; in proc_cu32() local
695 H265eSps *sps = slice->m_sps; in proc_ctu() local
754 H265eSps *sps = &p->sps; in h265e_code_slice_skip_frame() local
H A Dh265e_header_gen.c429 static MPP_RET h265e_sps_write(H265eSps *sps, H265eStream *s) in h265e_sps_write()
545 static MPP_RET h265e_pps_write(H265ePps *pps, H265eSps *sps, H265eStream *s) in h265e_pps_write()
693 H265eSps *sps = &ctx->sps; in h265e_set_extra_info() local
H A Dh265e_ps.c164 MPP_RET h265e_set_sps(H265eCtx *ctx, H265eSps *sps, H265eVps *vps) in h265e_set_sps()
375 MPP_RET h265e_set_pps(H265eCtx *ctx, H265ePps *pps, H265eSps *sps) in h265e_set_pps()
H A Dh265e_syntax.c29 const H265eSps *sps = (H265eSps *)&h->sps; in fill_picture_parameters() local
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c129 const HEVCSPS *sps, RK_S32 is_slice_header) in mpp_hevc_decode_short_term_rps()
636 static RK_S32 compare_sps(HEVCSPS *openhevc_sps, HEVCSPS *sps) in compare_sps()
1163 static RK_S32 decode_vui(HEVCContext *s, HEVCSPS *sps) in decode_vui()
1320 static int scaling_list_data(HEVCContext *s, ScalingList *sl, HEVCSPS *sps) in scaling_list_data()
1405 HEVCSPS *sps; in mpp_hevc_decode_nal_sps() local
1889 HEVCSPS *sps = NULL; in mpp_hevc_decode_nal_pps() local
H A Dh265d_parser2_syntax.c58 const HEVCSPS *sps = (HEVCSPS *)h->sps_list[pps->sps_id]; in fill_picture_parameters() local
265 const HEVCSPS *sps = (HEVCSPS *)h->sps_list[pps->sps_id]; in fill_scaling_lists() local
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c61 MPP_RET h264e_sps_update(H264eSps *sps, MppEncCfgSet *cfg) in h264e_sps_update()
251 MPP_RET h264e_sps_to_packet(H264eSps *sps, MppPacket packet, RK_S32 *offset, in h264e_sps_to_packet()
458 MPP_RET h264e_sps_dump(H264eSps *sps) in h264e_sps_dump()
/OK3568_Linux_fs/kernel/drivers/soc/actions/
H A Dowl-sps.c44 struct owl_sps *sps; member
75 static int owl_sps_init_domain(struct owl_sps *sps, int index) in owl_sps_init_domain()
101 struct owl_sps *sps; in owl_sps_probe() local
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c37 Vp8eSps *sps = &ctx->sps; in set_frame_params() local
51 Vp8eSps *sps = &ctx->sps; in set_filter() local
288 static void set_filter_level_delta(Vp8ePutBitBuf *bitbuf, Vp8eSps *sps) in set_filter_level_delta()
335 Vp8eSps *sps = &ctx->sps; in set_frame_header() local
434 Vp8eSps *sps = &ctx->sps; in set_new_frame() local
981 Vp8eSps *sps = &ctx->sps; in set_parameter() local
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu540c.c63 H264eSps *sps; member
528 static void setup_vepu540c_codec(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_codec()
744 static void setup_vepu540c_rdo_pred(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_rdo_pred()
958 static void setup_vepu540c_rc_base(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_rc_base()
1300 static void setup_vepu540c_me(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_me()
1517 H264eSps *sps = ctx->sps; in hal_h264e_vepu540c_gen_regs() local
H A Dhal_h264e_vepu541.c60 H264eSps *sps; member
544 static void setup_vepu541_codec(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_codec()
760 static void setup_vepu541_rdo_pred(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_rdo_pred()
795 static void setup_vepu541_rc_base(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_rc_base()
1233 static void setup_vepu541_me(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_me()
1550 H264eSps *sps = ctx->sps; in hal_h264e_vepu541_gen_regs() local
H A Dhal_h264e_vepu580.c79 H264eSps *sps; member
873 static void setup_vepu580_codec(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_codec()
1089 static void setup_vepu580_rdo_pred(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_rdo_pred()
1313 static void setup_vepu580_rc_base(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_rc_base()
1784 static void calc_cime_parameter(HalVepu580RegSet *regs, H264eSps *sps) in calc_cime_parameter()
1869 static void setup_vepu580_me(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_me()
2192 H264eSps *sps = ctx->sps; in hal_h264e_vepu580_gen_regs() local
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dowl-s500.dtsi182 sps: power-controller@b01b0100 { label
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c112 const struct v4l2_ctrl_h264_sps *sps; member
640 const struct v4l2_ctrl_h264_sps *sps = run->sps; in assemble_hw_pps() local
755 const struct v4l2_ctrl_h264_sps *sps = run->sps; in assemble_hw_rps() local
899 const struct v4l2_ctrl_h264_sps *sps = run->sps; in config_registers() local
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/actions/
H A Ds700.dtsi220 sps: power-controller@e01b0100 { label
H A Ds900.dtsi178 sps: power-controller@e012e000 { label
/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dnal-h264.c594 static void nal_h264_rbsp_sps(struct rbsp *rbsp, struct nal_h264_sps *sps) in nal_h264_rbsp_sps()
750 void *dest, size_t n, struct nal_h264_sps *sps) in nal_h264_write_sps()
791 struct nal_h264_sps *sps, void *src, size_t n) in nal_h264_read_sps()
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_g1_h264_dec.c26 const struct v4l2_ctrl_h264_sps *sps = ctrls->sps; in set_params() local
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-h264.c27 const struct v4l2_ctrl_h264_sps *sps, in v4l2_h264_init_reflist_builder()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c62 H264eSps *sps; member
294 H264eSps *sps = ctx->sps; in hal_h264e_vepu1_gen_regs_v2() local
H A Dhal_h264e_vepu2_v2.c62 H264eSps *sps; member
344 H264eSps *sps = ctx->sps; in hal_h264e_vepu2_gen_regs_v2() local
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h264.c98 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_write_frame_list() local
327 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_set_params() local

123