Home
last modified time | relevance | path

Searched defs:coding (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/external/mpp/mpp/hal/common/
H A Dhal_info.c28 MppCodingType coding; member
36 MPP_RET hal_info_init(HalInfo *ctx, MppCtxType type, MppCodingType coding) in hal_info_init()
194 MppCodingType coding = *((MppCodingType *)val); in hal_info_to_string() local
206 MppCodingType coding = *((MppCodingType *)val); in hal_info_to_string() local
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_2str.c33 const char *strof_coding_type(MppCodingType coding) in strof_coding_type()
93 const char *strof_profle(MppCodingType coding, RK_U32 profile) in strof_profle()
/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Dparser_api.h34 MppCodingType coding; member
60 MppCodingType coding; member
H A Denc_impl_api.h31 MppCodingType coding; member
56 MppCodingType coding; member
H A Dmpp_enc.h155 MppCodingType coding; member
H A Dmpp_dec.h35 MppCodingType coding; member
H A Dmpp_enc_impl.h49 MppCodingType coding; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_api.c38 static MPP_RET init_hard_platform(AvsdHalCtx_t *p_hal, MppCodingType coding) in init_hard_platform()
191 MppCodingType coding = MPP_VIDEO_CodingUnused; in hal_avsd_gen_regs() local
H A Dhal_avsd_base.h107 MppCodingType coding; member
/OK3568_Linux_fs/external/mpp/mpp/hal/inc/
H A Dmpp_enc_hal.h26 MppCodingType coding; member
40 MppCodingType coding; member
H A Dmpp_hal.h41 MppCodingType coding; member
57 MppCodingType coding; member
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp35 MppCodingType coding; member
457 MPP_RET mpp_init(MppCtx ctx, MppCtxType type, MppCodingType coding) in mpp_init()
506 MPP_RET mpp_check_support_format(MppCtxType type, MppCodingType coding) in mpp_check_support_format()
H A Dmpp_impl.cpp57 MppCodingType coding; member
80 MppCodingType coding; member
297 MPP_RET mpp_ops_init(MppDump info, MppCtxType type, MppCodingType coding) in mpp_ops_init()
H A Dmpp.cpp63 static MPP_RET check_frm_task_cnt_cap(MppCodingType coding) in check_frm_task_cnt_cap()
122 MPP_RET Mpp::init(MppCtxType type, MppCodingType coding) in init()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp92 MppCodingType coding, MppFrameFormat fmt, in vpu_api_set_enc_cfg()
410 MppCodingType coding = (MppCodingType)ctx->videoCoding; in init() local
1543 MppCodingType coding = (MppCodingType)ctx->videoCoding; in control() local
1554 MppCodingType coding = (MppCodingType)ctx->videoCoding; in control() local
H A Dvpu_api.cpp330 MppCodingType coding = (MppCodingType)s->videoCoding; in vpu_open_context() local
H A Dvpu.c129 MppCodingType coding = MPP_VIDEO_CodingAutoDetect; in VPUClientInit() local
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_soc.cpp1004 static RK_U32 is_valid_cap_coding(RK_U32 cap, MppCodingType coding) in is_valid_cap_coding()
1013 RK_U32 mpp_check_soc_cap(MppCtxType type, MppCodingType coding) in mpp_check_soc_cap()
/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpi_impl.h34 MppCodingType coding; member
H A Dmpp_dec_cfg.h64 MppCodingType coding; member
/OK3568_Linux_fs/external/mpp/mpp/hal/
H A Dmpp_enc_hal.cpp48 MppCodingType coding; member
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_v2.cpp38 MppCodingType coding = cfg->coding; in mpp_enc_init_v2() local
/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dvcodec_service.c145 const char *mpp_get_platform_dev_name(MppCtxType type, MppCodingType coding, RK_U32 platform) in mpp_get_platform_dev_name()
178 const char *mpp_get_vcodec_dev_name(MppCtxType type, MppCodingType coding) in mpp_get_vcodec_dev_name()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_serial.c1138 gs_port_alloc(unsigned port_num, struct usb_cdc_line_coding *coding) in gs_port_alloc()
1217 struct usb_cdc_line_coding coding; in gserial_alloc_line_no_console() local
/OK3568_Linux_fs/external/mpp/test/
H A Dvpu_api_test.c53 OMX_RK_VIDEO_CODINGTYPE coding; member

12