Searched refs:h264_store_pic_t (Results 1 – 2 of 2) sorted by relevance
269 struct h264_store_pic_t *pic;290 struct h264_store_pic_t *refpic;303 typedef struct h264_store_pic_t { struct323 struct h264_store_pic_t *top_field; //!< for mb aff, if frame for referencing the top field argument324 … struct h264_store_pic_t *bottom_field; //!< for mb aff, if frame for referencing the bottom field argument325 …struct h264_store_pic_t *frame; //!< for mb aff, if field for referencing the combined fra… argument381 struct h264_store_pic_t *frame; argument382 struct h264_store_pic_t *top_field;383 struct h264_store_pic_t *bottom_field;817 struct h264_store_pic_t **listP[MAX_NUM_DPB_LAYERS];[all …]
1855 struct h264_store_pic_t *pic = NULL; in get_field_dpb_combine_flag()