| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | h264d_syntax.h | 40 RK_U16 wFrameWidthInMbsMinus1; 41 RK_U16 wFrameHeightInMbsMinus1; 47 RK_U16 field_pic_flag : 1; 48 RK_U16 MbaffFrameFlag : 1; 49 RK_U16 residual_colour_transform_flag : 1; 50 RK_U16 sp_for_switch_flag : 1; 51 RK_U16 chroma_format_idc : 2; 52 RK_U16 RefPicFlag : 1; 53 RK_U16 constrained_intra_pred_flag : 1; 55 RK_U16 weighted_pred_flag : 1; [all …]
|
| H A D | h263d_syntax.h | 35 RK_U16 wDecodedPictureIndex; 36 RK_U16 wDeblockedPictureIndex; 37 RK_U16 wForwardRefPictureIndex; 38 RK_U16 wBackwardRefPictureIndex; 39 RK_U16 vop_time_increment_resolution; 45 RK_U16 unPicPostProc : 2; 46 RK_U16 interlaced : 1; 47 RK_U16 quant_type : 1; 48 RK_U16 quarter_sample : 1; 49 RK_U16 resync_marker_disable : 1; [all …]
|
| H A D | mpg4d_syntax.h | 72 RK_U16 wDecodedPictureIndex; 73 RK_U16 wDeblockedPictureIndex; 74 RK_U16 wForwardRefPictureIndex; 75 RK_U16 wBackwardRefPictureIndex; 76 RK_U16 vop_time_increment_resolution; 82 RK_U16 unPicPostProc : 2; 83 RK_U16 interlaced : 1; 84 RK_U16 quant_type : 1; 85 RK_U16 quarter_sample : 1; 86 RK_U16 resync_marker_disable : 1; [all …]
|
| H A D | h265e_syntax_new.h | 28 RK_U16 pic_width; 29 RK_U16 pic_height; 30 RK_U16 hor_stride; 31 RK_U16 ver_stride; 32 RK_U16 pic_ofsty; 33 RK_U16 pic_oftx; 37 RK_U16 chroma_format_idc : 2; 38 RK_U16 separate_colour_plane_flag : 1; 39 RK_U16 bit_depth_luma_minus8 : 3; 40 RK_U16 bit_depth_chroma_minus8 : 3; [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/ |
| H A D | av1d_common.h | 215 typedef RK_U16 av1_cdf; 671 RK_U16 band0[3][5]; 672 RK_U16 bands[5][6][4]; 676 RK_U16 band0[3][9]; 677 RK_U16 bands[5][6][9]; 730 typedef RK_U16 aom_cdf_prob; 733 RK_U16 joint_cdf[3]; 734 RK_U16 sign_cdf[2]; 735 RK_U16 clsss_cdf[2][10]; 736 RK_U16 clsss0_fp_cdf[2][2][3]; [all …]
|
| H A D | film_grain_noise_table.c | 223 static void InitRandomGenerator(RK_U8 luma_num, RK_U16 seed, RK_U16 *random_register) in InitRandomGenerator() 225 RK_U16 random_reg = seed; in InitRandomGenerator() 232 static inline void UpdateRandomRegister(RK_U16 *random_register) in UpdateRandomRegister() 234 RK_U16 bit; in UpdateRandomRegister() 235 RK_U16 random_reg = *random_register; in UpdateRandomRegister() 242 static inline RK_S32 GetRandomNumber(RK_U16 random_register) in GetRandomNumber() 251 RK_U16 random_seed) in GenerateLumaGrainBlock() 254 RK_U16 grain_random_register = random_seed; in GenerateLumaGrainBlock() 295 RK_S32 grain_max, RK_U8 chroma_scaling_from_luma, RK_U16 random_seed) in GenerateChromaGrainBlock() 298 RK_U16 grain_random_register = 0; in GenerateChromaGrainBlock()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_common.h | 215 typedef RK_U16 av1_cdf; 707 RK_U16 band0[3][5]; 708 RK_U16 bands[5][6][4]; 712 RK_U16 band0[3][9]; 713 RK_U16 bands[5][6][9]; 766 typedef RK_U16 aom_cdf_prob; 769 RK_U16 joint_cdf[3]; 770 RK_U16 sign_cdf[2]; 771 RK_U16 clsss_cdf[2][10]; 772 RK_U16 clsss0_fp_cdf[2][2][3]; [all …]
|
| H A D | av1d_cbs.h | 79 RK_U16 operating_point_idc[AV1_MAX_OPERATING_POINTS]; 91 RK_U16 max_frame_width_minus_1; 92 RK_U16 max_frame_height_minus_1; 128 RK_U16 grain_seed; 150 RK_U16 cb_offset; 153 RK_U16 cr_offset; 181 RK_U16 frame_width_minus_1; 182 RK_U16 frame_height_minus_1; 186 RK_U16 render_width_minus_1; 187 RK_U16 render_height_minus_1; [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/rga/ |
| H A D | rga.h | 59 RK_U16 act_w; // width 60 RK_U16 act_h; // height 61 RK_U16 x_offset; // offset from left 62 RK_U16 y_offset; // offset from top 64 RK_U16 vir_w; // horizontal stride 65 RK_U16 vir_h; // vertical stride 67 RK_U16 endian_mode; // for BPP 68 RK_U16 alpha_swap; 72 RK_U16 xmin; 73 RK_U16 xmax; [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_base.h | 280 RK_U16 rgb_coeff_a; 281 RK_U16 rgb_coeff_b; 282 RK_U16 rgb_coeff_c; 283 RK_U16 rgb_coeff_e; 284 RK_U16 rgb_coeff_f; 290 RK_U16 y1_quant_dc[4]; 291 RK_U16 y1_quant_ac[4]; 292 RK_U16 y2_quant_dc[4]; 293 RK_U16 y2_quant_ac[4]; 294 RK_U16 ch_quant_dc[4]; [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_hdr_meta_com.h | 98 RK_U16 magic; /* magic word for checking overwrite error */ 99 RK_U16 size; /* total header+payload length including header */ 100 RK_U16 message_total; /* total message count in current transmission */ 101 RK_U16 message_index; /* current message index in the transmission */ 104 RK_U16 version; /* payload structure version */ 105 RK_U16 hdr_format; /* HDR protocol: HDR10, HLG, Dolby, HDRVivid ... */ 106 RK_U16 hdr_payload_type; /* HDR data type: static data, dynamic data ... */ 107 RK_U16 video_format; /* video format: H.264, H.265, AVS2 ... */
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_hdr_meta_com.h | 98 RK_U16 magic; /* magic word for checking overwrite error */ 99 RK_U16 size; /* total header+payload length including header */ 100 RK_U16 message_total; /* total message count in current transmission */ 101 RK_U16 message_index; /* current message index in the transmission */ 104 RK_U16 version; /* payload structure version */ 105 RK_U16 hdr_format; /* HDR protocol: HDR10, HLG, Dolby, HDRVivid ... */ 106 RK_U16 hdr_payload_type; /* HDR data type: static data, dynamic data ... */ 107 RK_U16 video_format; /* video format: H.264, H.265, AVS2 ... */
|
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_comm_bmp.h | 56 RK_U16 u16Height; /* operation height */ 57 RK_U16 u16Width; /* operation width */ 58 RK_U16 u16Stride; /* surface stride */ 59 RK_U16 u16Reserved; 70 RK_U16 biSize; 73 RK_U16 biPlanes; 74 RK_U16 biBitCount; 85 RK_U16 bfReserved1; 86 RK_U16 bfReserved2;
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep/ |
| H A D | iep.h | 35 RK_U16 max_dynamic_width; 36 RK_U16 max_dynamic_height; 37 RK_U16 max_static_width; 38 RK_U16 max_static_height; 137 RK_U16 act_w; // act_width 138 RK_U16 act_h; // act_height 142 RK_U16 vir_w; // unit :pix 143 RK_U16 vir_h; // unit :pix
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_comm_vo.h | 259 RK_U16 u16Vact; /* RW; vertical active area */ 260 RK_U16 u16Vbb; /* RW; vertical back blank porch */ 261 RK_U16 u16Vfb; /* RW; vertical front blank porch */ 263 RK_U16 u16Hact; /* RW; horizontal active area */ 264 RK_U16 u16Hbb; /* RW; horizontal back blank porch */ 265 RK_U16 u16Hfb; /* RW; horizontal front blank porch */ 266 RK_U16 u16Hmid; /* RW; bottom horizontal active area */ 268 RK_U16 u16Bvact; /* RW; bottom vertical active area */ 269 RK_U16 u16Bvbb; /* RW; bottom vertical back blank porch */ 270 RK_U16 u16Bvfb; /* RW; bottom vertical front blank porch */ [all …]
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_bmp.cpp | 81 RK_U16 bfType; in TEST_COMM_GetBmpInfo() 109 RK_U16 i, j; in load_bmp_ex() 112 RK_U16 Bpp; in load_bmp_ex() 122 RK_U16 *pDst; in load_bmp_ex() 156 pVideoLogo->width = (RK_U16)bmpInfo.bmiHeader.biWidth; in load_bmp_ex() 157 pVideoLogo->height = (RK_U16)((bmpInfo.bmiHeader.biHeight > 0) ? in load_bmp_ex() 201 pDst = reinterpret_cast<RK_U16*>(pRGBBuf + i*pVideoLogo->stride + j*2); in load_bmp_ex() 205 *pDst = (RK_U16)OSD_MAKECOLOR_ARGB(r, g, b, s_OSDCompInfo[enFmt]); in load_bmp_ex() 211 pDst = reinterpret_cast<RK_U16*>(pRGBBuf + i*pVideoLogo->stride + j*2); in load_bmp_ex() 215 *pDst = (RK_U16)OSD_MAKECOLOR_BGRA(r, g, b, s_OSDCompInfo[enFmt]); in load_bmp_ex()
|
| H A D | test_comm_imgproc.cpp | 45 RK_U16 val = (((R >> 3) & 0x1f) << 11) | in fill_MPP_FMT_RGB565() 63 RK_U16 val = (((R >> 3) & 0x1f) << 0) | in fill_MPP_FMT_BGR565() 81 RK_U16 val = (((R >> 3) & 0x1f) << 10) | in fill_MPP_FMT_RGB555() 99 RK_U16 val = (((R >> 3) & 0x1f) << 0) | in fill_MPP_FMT_BGR555() 117 RK_U16 val = (((R >> 4) & 0xf) << 8) | in fill_MPP_FMT_RGB444() 135 RK_U16 val = (((R >> 4) & 0xf) << 0) | in fill_MPP_FMT_BGR444() 303 RK_U16 *u16p = reinterpret_cast<RK_U16 *>(p); in fill_MPP_FMT_ARGB1555() 320 RK_U16 *u16p = reinterpret_cast<RK_U16 *>(p); in fill_MPP_FMT_ABGR1555() 336 RK_U16 val = (0xf << 12) | in fill_MPP_FMT_ARGB4444() 350 RK_U16 val = (((R >> 4) & 0xf) << 0) | in fill_MPP_FMT_ABGR4444() [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/ |
| H A D | rkv_enc_def.h | 106 RK_U16 forbid_inter : 1; /* intra flag for cu 16x16 */ 107 RK_U16 reserved : 3; /* reserved */ 108 RK_U16 qp_area_idx : 3; /* roi range index */ 109 RK_U16 area_map : 1; /* roi en */ 111 RK_U16 set_qp_y : 1;
|
| H A D | vepu541_common.h | 79 RK_U16 force_intra : 1; 80 RK_U16 reserved : 3; 85 RK_U16 qp_area_idx : 3; 90 RK_U16 qp_area_en : 1; 106 RK_U16 qp_adj_mode : 1;
|
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | mpp_enc_roi_utils.h | 25 RK_U16 x; /**< horizontal position of top left corner */ 26 RK_U16 y; /**< vertical position of top left corner */ 27 RK_U16 w; /**< width of ROI rectangle */ 28 RK_U16 h; /**< height of ROI rectangle */
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/inc/ |
| H A D | iep_common.h | 84 RK_U16 act_w; // act_width 85 RK_U16 act_h; // act_height 89 RK_U16 vir_w; // unit in byte 90 RK_U16 vir_h; // unit in byte
|
| H A D | iep_api.h | 157 RK_U16 max_dynamic_width; 158 RK_U16 max_dynamic_height; 159 RK_U16 max_static_width; 160 RK_U16 max_static_height;
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541_reg_l2.h | 76 RK_U16 iprd_tthdy4[4]; 83 RK_U16 iprd_tthdc8[4]; 90 RK_U16 iprd_tthdy8[4]; 218 RK_U16 atf_tthd[4];
|
| /OK3568_Linux_fs/external/mpp/mpp/base/inc/ |
| H A D | mpp_buffer_impl.h | 68 RK_U16 max_count; 69 RK_U16 log_count; 70 RK_U16 log_write; 71 RK_U16 log_read;
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_rkv.c | 47 RK_U16 *base = (RK_U16 *)mpp_buffer_get_ptr(ctx->pTableBase); in jpegd_write_rkv_qtbl() 48 RK_U16 table_tmp[QUANTIZE_TABLE_LENGTH] = {0}; in jpegd_write_rkv_qtbl() 59 memcpy(base + j * QUANTIZE_TABLE_LENGTH, table_tmp, sizeof(RK_U16) * QUANTIZE_TABLE_LENGTH); in jpegd_write_rkv_qtbl() 89 …RK_U16 *p_htbl_mincode = (RK_U16 *)mpp_buffer_get_ptr(ctx->pTableBase) + RKD_HUFFMAN_MINCODE_TBL_O… in jpegd_write_rkv_htbl() 90 RK_U16 min_code_ac[16] = {0}; in jpegd_write_rkv_htbl() 91 RK_U16 min_code_dc[16] = {0}; in jpegd_write_rkv_htbl() 92 RK_U16 acc_addr_ac[16] = {0}; in jpegd_write_rkv_htbl() 93 RK_U16 acc_addr_dc[16] = {0}; in jpegd_write_rkv_htbl() 95 RK_U16 code = 0; in jpegd_write_rkv_htbl()
|