HomeSort by relevance Sort by last modified time
    Searched refs:VAEncSequenceParameterBufferType (Results 1 - 25 of 25) sorted by null

  /hardware/intel/common/libmix/videoencoder/
VideoEncoderH263.cpp 76 VAEncSequenceParameterBufferType,
VideoEncoderMP4.cpp 166 VAEncSequenceParameterBufferType,
VideoEncoderVP8.cpp 96 VAEncSequenceParameterBufferType,
VideoEncoderAVC.cpp     [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_H263ES.c 192 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
529 case VAEncSequenceParameterBufferType:
530 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H263_RenderPicture got VAEncSequenceParameterBufferType\n");
lnc_MPEG4ES.c 201 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
515 case VAEncSequenceParameterBufferType:
516 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_MPEG4ES_RenderPicture got VAEncSequenceParameterBufferType\n");
lnc_H264ES.c 216 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
745 case VAEncSequenceParameterBufferType:
746 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H264_RenderPicture got VAEncSequenceParameterBufferType\n");
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_H263ES.c 186 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
477 case VAEncSequenceParameterBufferType:
478 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H263_RenderPicture got VAEncSequenceParameterBufferType\n");
pnw_MPEG4ES.c 195 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
486 case VAEncSequenceParameterBufferType:
487 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_MPEG4ES_RenderPicture got VAEncSequenceParameterBufferType\n");
tng_MPEG4ES.c 227 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
448 case VAEncSequenceParameterBufferType:
449 drv_debug_msg(VIDEO_DEBUG_GENERAL, "tng_MPEG4_RenderPicture got VAEncSequenceParameterBufferType\n");
tng_H263ES.c 218 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
573 case VAEncSequenceParameterBufferType:
574 drv_debug_msg(VIDEO_DEBUG_GENERAL, "tng_H263_RenderPicture got VAEncSequenceParameterBufferType\n");
psb_drv_video.h 727 case VAEncSequenceParameterBufferType:
728 return "VAEncSequenceParameterBufferType";
pnw_H264ES.c 217 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
    [all...]
tng_H264ES.c 613 ASSERT(obj_buffer->type == VAEncSequenceParameterBufferType);
    [all...]
vsp_vp8.c 714 case VAEncSequenceParameterBufferType:
    [all...]
psb_drv_video.c     [all...]
  /hardware/intel/common/libva/va/
va_trace.c 633 case VAEncSequenceParameterBufferType: return "VAEncSequenceParameterBufferType";
    [all...]
va.h     [all...]
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformatenc_mpeg4.c 994 VAEncSequenceParameterBufferType,
    [all...]
mixvideoformatenc_h264.c 1004 VAEncSequenceParameterBufferType,
    [all...]
  /hardware/intel/common/libva/test/encode/
mpeg2enc.c     [all...]
mpeg2vaenc.c     [all...]
avcenc.c 575 VAEncSequenceParameterBufferType,
    [all...]
h264encode.c     [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 230 milliseconds