Searched refs:TYPE_P (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/libmix/mix_video/src/
H A Dmixvideoframe_private.h18 TYPE_P, enumerator in enum:_MixFrameType
H A Dmixframemanager.c602 } else if (frame_type == TYPE_P) {
603 LOG_I( "TYPE_P %"G_GINT64_FORMAT"\n", timestamp);
626 if (frame_type == TYPE_I || frame_type == TYPE_P) {
H A Dmixvideoformat_h264.c1087 frame_type = TYPE_P;

Completed in 69 milliseconds