Lines Matching refs:RK_S32
30 RK_S32 entropy_coding_mode;
32 RK_S32 bottom_field_pic_order_in_frame_present;
33 RK_S32 num_slice_groups;
35 RK_S32 num_ref_idx_l0_default_active;
36 RK_S32 num_ref_idx_l1_default_active;
38 RK_S32 weighted_pred;
39 RK_S32 weighted_bipred_idc;
41 RK_S32 pic_init_qp;
42 RK_S32 pic_init_qs;
44 RK_S32 chroma_qp_index_offset;
45 RK_S32 second_chroma_qp_index_offset_present;
46 RK_S32 second_chroma_qp_index_offset;
48 RK_S32 deblocking_filter_control;
49 RK_S32 constrained_intra_pred;
50 RK_S32 redundant_pic_cnt;
52 RK_S32 transform_8x8_mode;
55 RK_S32 pic_scaling_matrix_present; //TODO: replaced with scaling_list_mode
56 RK_S32 use_default_scaling_matrix[H264_SCALING_MATRIX_TYPE_BUTT];
64 MPP_RET h264e_pps_to_packet(H264ePps *pps, MppPacket packet, RK_S32 *offset, RK_S32 *len);