Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c656 READ_UE(bitctx, &ph->bbv_check_times); in parse_picture_header_intra()
657 AVS2D_PARSE_TRACE("bbv_check_time %d\n", ph->bbv_check_times); in parse_picture_header_intra()
764 READ_UE(bitctx, &ph->bbv_check_times); in parse_picture_header_inter()
H A Davs2d_global.h254 RK_U32 bbv_check_times; member
/OK3568_Linux_fs/external/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()
301 READ_UE(bitctx, &ph->bbv_check_times); in get_pb_picture_header()