Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_h264.h122 void mix_videofmt_h264_destroy_DPB_key(gpointer data);
Dmixvideoformat_h264.c528 …self->dpb_surface_table = g_hash_table_new_full(NULL, NULL, mix_videofmt_h264_destroy_DPB_key, mix… in mix_videofmt_h264_initialize()
1596 void mix_videofmt_h264_destroy_DPB_key(gpointer data) in mix_videofmt_h264_destroy_DPB_key() function