Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c77 static RK_U32 hor_align_64(RK_U32 val) in hor_align_64() function
106 mpp_slots_set_prop(s->slots, SLOTS_HOR_ALIGN, hor_align_64); in alloc_frame()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser.c385 static RK_U32 hor_align_64(RK_U32 val) in hor_align_64() function
408 mpp_slots_set_prop(s->slots, SLOTS_HOR_ALIGN, hor_align_64); in vp9_alloc_frame()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_init.c386 static RK_U32 hor_align_64(RK_U32 val) in hor_align_64() function
453 mpp_slots_set_prop(p_Dec->frame_slots, SLOTS_HOR_ALIGN, hor_align_64); in dpb_mark_malloc()