Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs/
H A Davsd_parse.h149 RK_U32 bbv_check_times; member
H A Davsd_parse.c253 READ_UE(bitctx, &ph->bbv_check_times); in get_i_picture_header()
299 READ_UE(bitctx, &ph->bbv_check_times); in get_pb_picture_header()
/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c655 READ_UE(bitctx, &ph->bbv_check_times); in parse_picture_header_intra()
656 AVS2D_PARSE_TRACE("bbv_check_time %d\n", ph->bbv_check_times); in parse_picture_header_intra()
763 READ_UE(bitctx, &ph->bbv_check_times); in parse_picture_header_inter()
H A Davs2d_global.h254 RK_U32 bbv_check_times; member