Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_mp42.c23 typedef struct _PackedStream PackedStream; typedef
656 PackedStream *packed_stream = NULL; in mix_videofmt_mp42_process_decode()
724 packed_stream = g_malloc(sizeof(PackedStream)); in mix_videofmt_mp42_process_decode()
779 PackedStream *packed_stream = NULL; in mix_videofmt_mp42_process_decode()
783 packed_stream = (PackedStream *) g_queue_pop_head( in mix_videofmt_mp42_process_decode()
1396 PackedStream *packed_stream = NULL; in mix_videoformat_mp42_flush_packed_stream_queue()
1402 packed_stream = (PackedStream *) g_queue_pop_head(packed_stream_queue); in mix_videoformat_mp42_flush_packed_stream_queue()