Home
last modified time | relevance | path

Searched refs:VP8D_PROB_TABLE_SIZE (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.h43 #define VP8D_PROB_TABLE_SIZE (1<<16) /* TODO */ macro
/rockchip-linux_mpp/mpp/hal/vpu/vp8d/
H A Dhal_vp8d_vdpu1_reg.h28 #define VP8D_PROB_TABLE_SIZE (1<<16) macro
H A Dhal_vp8d_vdpu2_reg.h28 #define VP8D_PROB_TABLE_SIZE (1<<16) /* TODO */ macro
H A Dhal_vp8d_vdpu2.c71 ret = mpp_buffer_get(ctx->group, &ctx->probe_table, VP8D_PROB_TABLE_SIZE); in hal_vp8d_vdpu2_init()
H A Dhal_vp8d_vdpu1.c70 ret = mpp_buffer_get(ctx->group, &ctx->probe_table, VP8D_PROB_TABLE_SIZE); in hal_vp8d_vdpu1_init()