Home
last modified time | relevance | path

Searched refs:allocated_size (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/osal/allocator/
H A Dion.h354 unsigned long allocated_size; member
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_dpb.c1572 for (i = 0; i < p_Dpb->allocated_size; i++) { in free_dpb()
1912 p_Dpb->allocated_size = size; in enlarge_dpb()
1973 p_Dpb->allocated_size = p_Dpb->size; in init_dpb()
H A Dh264d_global.h391 RK_U32 allocated_size; member