Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c310 p_long->direct_spatial_mv_pred_flag = currSlice->direct_spatial_mv_pred_flag; in fill_slice_syntax()
H A Dh264d_slice.c563 READ_ONEBIT(p_bitctx, &currSlice->direct_spatial_mv_pred_flag); in process_slice()
565 currSlice->direct_spatial_mv_pred_flag = 0; in process_slice()
H A Dh264d_global.h777 RK_S32 direct_spatial_mv_pred_flag; member
/rockchip-linux_mpp/mpp/common/
H A Dh264d_syntax.h153 RK_U8 direct_spatial_mv_pred_flag; member