OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mix_videofmt_h264_destroy_DPB_key
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_video/src/
mixvideoformat_h264.h
122
void
mix_videofmt_h264_destroy_DPB_key
(gpointer data);
mixvideoformat_h264.c
528
self->dpb_surface_table = g_hash_table_new_full(NULL, NULL,
mix_videofmt_h264_destroy_DPB_key
, mix_videofmt_h264_destroy_DPB_value);
[
all
...]
Completed in 458 milliseconds