Home
last modified time | relevance | path

Searched defs:ver_stride (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/
H A Dvdpu382_com.c246 RK_U32 ver_stride = 0; in vdpu382_afbc_align_calc() local
260 RK_U32 ver_stride = mpp_frame_get_ver_stride(frame); in vdpu382_setup_down_scale() local
H A Dvdpu34x_com.c251 RK_U32 ver_stride = 0; in vdpu34x_afbc_align_calc() local
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp226 RK_U32 ver_stride = MPP_ALIGN(height, 8); in copy_align_raw_buffer_to_dest() local
681 RK_U32 ver_stride = MPP_ALIGN(height, 16); in decode() local
1052 RK_U32 ver_stride = MPP_ALIGN(height, 16); in encode() local
1304 RK_U32 ver_stride = MPP_ALIGN(height, 8); in encoder_sendframe() local
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_dec_nt_test.c117 RK_U32 ver_stride = mpp_frame_get_ver_stride(frame); in dec_loop() local
415 RK_U32 ver_stride = MPP_ALIGN(height, 16); in dec_nt_decode() local
H A Dmpi_dec_test.c140 RK_U32 ver_stride = mpp_frame_get_ver_stride(frame); in dec_simple() local
581 RK_U32 ver_stride = MPP_ALIGN(height, 16); in dec_decode() local
H A Dmpi_dec_multi_test.c152 RK_U32 ver_stride = mpp_frame_get_ver_stride(frame); in multi_dec_simple() local
439 RK_U32 ver_stride = MPP_ALIGN(height, 16); in multi_dec_decode() local
H A Dmpi_dec_mt_test.c148 RK_U32 ver_stride = mpp_frame_get_ver_stride(frame); in thread_output() local
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c148 RK_U32 ver_stride = syntax->ver_stride; in hal_jpege_vepu1_set_extra_info() local
203 RK_U32 ver_stride = MPP_ALIGN(height, 16); in hal_jpege_vepu1_gen_regs() local
H A Dhal_jpege_vepu2_v2.c387 RK_U32 ver_stride = MPP_ALIGN(height, 16); in hal_jpege_vepu2_gen_regs() local
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/
H A Dvepu540c_common.c102 RK_U32 ver_stride = syn->ver_stride ? syn->ver_stride : syn->height; in vepu540c_jpeg_set_patch_info() local
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/common/
H A Dvepu_common.c288 RK_U32 ver_stride = cfg->ver_stride; in get_vepu_offset_cfg() local
H A Dvepu_common.h64 RK_U32 ver_stride; member
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_decoder.cpp178 RK_U32 ver_stride = mpp_frame_get_ver_stride(frame); in Decode() local
H A Dmpp_encoder.h16 RK_U32 ver_stride; member
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c564 MPP_RET jpeg_image_check_size(RK_U32 hor_stride, RK_U32 ver_stride) in jpeg_image_check_size()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c473 RK_U32 hor_stride, RK_U32 ver_stride, MppFrameFormat fmt) in read_image()
616 RK_U32 hor_stride, RK_U32 ver_stride, in fill_MPP_FMT_YUV420SP()
640 RK_U32 hor_stride, RK_U32 ver_stride, in fill_MPP_FMT_YUV422SP()
1028 RK_U32 hor_stride, RK_U32 ver_stride, MppFrameFormat fmt, in fill_image()
H A Dmpi_enc_utils.h41 RK_S32 ver_stride; member
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Djpege_syntax.h27 RK_U32 ver_stride; member
H A Djpegd_syntax.h160 RK_U32 hor_stride, ver_stride; member
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_frame_impl.h87 RK_U32 ver_stride; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_dpb.c477 RK_U32 ver_stride = vsh->vertical_size; in dpb_alloc_frame() local
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c401 RK_S32 ver_stride = cfg->ver_stride; in h264e_vepu_prep_setup() local
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h263/
H A Dh263d_parser.c75 RK_S32 ver_stride; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c100 RK_S32 ver_stride; member
167 RK_S32 ver_stride; member
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp_impl.cpp160 RK_U32 ver_stride = mpp_frame_get_ver_stride(frame); in dump_frame() local

12