hi_venc_intra_refresh_mode
Description
Defines the Islice refresh mode in P-frames.
Prototype
typedef enum{
INTRA_REFRESH_ROW = 0, /* Refresh by row */
INTRA_REFRESH_COLUMN, /* Refresh by column */
INTRA_REFRESH_BUTT
} hi_venc_intra_refresh_mode;
Parent topic: VENC/JPEGE