Searched refs:VAEncSequenceParameterBufferType (Results 1 - 25 of 25) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderH263.cpp76 VAEncSequenceParameterBufferType,
H A DVideoEncoderMP4.cpp166 VAEncSequenceParameterBufferType,
H A DVideoEncoderVP8.cpp96 VAEncSequenceParameterBufferType,
H A DVideoEncoderAVC.cpp1079 VAEncSequenceParameterBufferType,
/hardware/intel/img/psb_video/src/mrst/
H A Dlnc_H263ES.c192 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
529 case VAEncSequenceParameterBufferType:
530 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H263_RenderPicture got VAEncSequenceParameterBufferType\n");
H A Dlnc_MPEG4ES.c201 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
515 case VAEncSequenceParameterBufferType:
516 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_MPEG4ES_RenderPicture got VAEncSequenceParameterBufferType\n");
H A Dlnc_H264ES.c216 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
745 case VAEncSequenceParameterBufferType:
746 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H264_RenderPicture got VAEncSequenceParameterBufferType\n");
/hardware/intel/img/psb_video/src/
H A Dpnw_H263ES.c186 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
477 case VAEncSequenceParameterBufferType:
478 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H263_RenderPicture got VAEncSequenceParameterBufferType\n");
H A Dpnw_MPEG4ES.c195 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
486 case VAEncSequenceParameterBufferType:
487 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_MPEG4ES_RenderPicture got VAEncSequenceParameterBufferType\n");
H A Dtng_MPEG4ES.c227 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
448 case VAEncSequenceParameterBufferType:
449 drv_debug_msg(VIDEO_DEBUG_GENERAL, "tng_MPEG4_RenderPicture got VAEncSequenceParameterBufferType\n");
H A Dtng_H263ES.c218 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
573 case VAEncSequenceParameterBufferType:
574 drv_debug_msg(VIDEO_DEBUG_GENERAL, "tng_H263_RenderPicture got VAEncSequenceParameterBufferType\n");
H A Dpsb_drv_video.h727 case VAEncSequenceParameterBufferType:
728 return "VAEncSequenceParameterBufferType";
H A Dpnw_H264ES.c217 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
1266 case VAEncSequenceParameterBufferType:
1267 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H264_RenderPicture got VAEncSequenceParameterBufferType\n");
H A Dtng_H264ES.c613 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
1296 case VAEncSequenceParameterBufferType:
1298 "tng_H264_RenderPicture got VAEncSequenceParameterBufferType\n");
H A Dvsp_vp8.c714 case VAEncSequenceParameterBufferType:
H A Dpsb_drv_video.c1859 case VAEncSequenceParameterBufferType:
1934 case VAEncSequenceParameterBufferType:
/hardware/intel/common/libva/va/
H A Dva_trace.c633 case VAEncSequenceParameterBufferType: return "VAEncSequenceParameterBufferType";
2266 case VAEncSequenceParameterBufferType:
2469 case VAEncSequenceParameterBufferType:
2508 case VAEncSequenceParameterBufferType:
2582 case VAEncSequenceParameterBufferType:
2645 case VAEncSequenceParameterBufferType:
2714 case VAEncSequenceParameterBufferType:
2780 case VAEncSequenceParameterBufferType:
H A Dva.h1272 VAEncSequenceParameterBufferType = 22, enumerator in enum:__anon811
/hardware/intel/common/libmix/mix_video/src/
H A Dmixvideoformatenc_mpeg4.c994 VAEncSequenceParameterBufferType,
H A Dmixvideoformatenc_h264.c1004 VAEncSequenceParameterBufferType,
/hardware/intel/common/libva/test/encode/
H A Dmpeg2enc.c1180 VAEncSequenceParameterBufferType,
H A Dmpeg2vaenc.c1196 VAEncSequenceParameterBufferType,
H A Davcenc.c575 VAEncSequenceParameterBufferType,
H A Dh264encode.c1318 VAEncSequenceParameterBufferType,
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp2327 VAEncSequenceParameterBufferType,

Completed in 87 milliseconds