Home
last modified time | relevance | path

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

/drivers/staging/media/hantro/
Dhantro_hevc.c78 for (i = 0; i < NUM_REF_PICTURES; i++) { in hantro_hevc_ref_free()
91 for (i = 0; i < NUM_REF_PICTURES; i++) in hantro_hevc_ref_init()
102 for (i = 0; i < NUM_REF_PICTURES; i++) { in hantro_hevc_get_ref_buf()
110 for (i = 0; i < NUM_REF_PICTURES; i++) { in hantro_hevc_get_ref_buf()
148 for (i = 0; i < NUM_REF_PICTURES; i++) { in hantro_hevc_ref_remove_unused()
Dhantro_hw.h23 #define NUM_REF_PICTURES (V4L2_HEVC_DPB_ENTRIES_NUM_MAX + 1) macro
137 struct hantro_aux_buf ref_bufs[NUM_REF_PICTURES];
138 int ref_bufs_poc[NUM_REF_PICTURES];