Home
last modified time | relevance | path

Searched refs:direct_spatial_mv_pred_flag (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c301 p_long->direct_spatial_mv_pred_flag = currSlice->direct_spatial_mv_pred_flag; in fill_slice_syntax()
H A Dh264d_slice.c551 READ_ONEBIT(p_bitctx, &currSlice->direct_spatial_mv_pred_flag); in process_slice()
553 currSlice->direct_spatial_mv_pred_flag = 0; in process_slice()
H A Dh264d_global.h777 RK_S32 direct_spatial_mv_pred_flag; member
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264d_syntax.h153 RK_U8 direct_spatial_mv_pred_flag; member