Searched refs:h265e_stream_write1_with_log (Results 1 – 3 of 3) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/enc/h265/ |
| H A D | h265e_header_gen.c | 133 h265e_stream_write1_with_log(s, 1, NULL); in h265e_write_recovery_point() 134 h265e_stream_write1_with_log(s, 0, NULL); in h265e_write_recovery_point() 236 h265e_stream_write1_with_log(s, ptl->m_tierFlag, "tier_flag[]"); in codeProfileTier() 239 …h265e_stream_write1_with_log(s, ptl->m_profileCompatibilityFlag[j], "profile_compatibility_flag[][… in codeProfileTier() 242 …h265e_stream_write1_with_log(s, ptl->m_progressiveSourceFlag, "general_progressive_source_flag"); in codeProfileTier() 243 … h265e_stream_write1_with_log(s, ptl->m_interlacedSourceFlag, "general_interlaced_source_flag"); in codeProfileTier() 244 …h265e_stream_write1_with_log(s, ptl->m_nonPackedConstraintFlag, "general_non_packed_constraint_fla… in codeProfileTier() 245 …h265e_stream_write1_with_log(s, ptl->m_frameOnlyConstraintFlag, "general_frame_only_constraint_fla… in codeProfileTier() 248 …h265e_stream_write1_with_log(s, ptl->m_max12bitConstraintFlag , "general_max_12_bit_constraint_fla… in codeProfileTier() 249 …h265e_stream_write1_with_log(s, ptl->m_max10bitConstraintFlag, "general_max_10_bit_constraint_flag… in codeProfileTier() [all …]
|
| H A D | h265e_stream.h | 38 MPP_RET h265e_stream_write1_with_log(H265eStream *s,
|
| H A D | h265e_stream.c | 83 MPP_RET h265e_stream_write1_with_log(H265eStream *s, in h265e_stream_write1_with_log() function
|