mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 17:16:50 +08:00
[h264e]: Remove unused i_frame_packing
Change-Id: Ia53c2513bc57dde47960c06374d1c6d5fa729da7 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
@@ -652,7 +652,6 @@ typedef struct MppEncH264RefCfg_t {
|
||||
RK_S32 hw_longterm_mode;
|
||||
RK_S32 i_dpb_size; /* Force a DPB size larger than that implied by B-frames and reference frames.
|
||||
* Useful in combination with interactive error resilience. */
|
||||
RK_S32 i_frame_packing;
|
||||
} MppEncH264RefCfg;
|
||||
|
||||
typedef struct MppEncH264SeiCfg_t {
|
||||
|
Reference in New Issue
Block a user