Home
last modified time | relevance | path

Searched refs:VP8_PROB_COUNT_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h28 #define VP8_PROB_COUNT_BUF_SIZE (244*2) macro
H A Dhal_vp8e_base.c596 0, VP8_PROB_COUNT_BUF_SIZE); in set_new_frame()
1284 ret = mpp_buffer_get(buffers->hw_buf_grp, &buffers->hw_prob_count_buf, VP8_PROB_COUNT_BUF_SIZE); in alloc_buffer()