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

1 2

  /hardware/intel/common/libmix/videoencoder/
VideoEncoderH263.cpp 121 VAEncPictureParameterBufferType,
VideoEncoderMP4.cpp 211 VAEncPictureParameterBufferType,
VideoEncoderVP8.cpp 132 VAEncPictureParameterBufferType,
VideoEncoderAVC.cpp     [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_H263ES.c 255 ASSERT(obj_buffer->type == VAEncPictureParameterBufferType);
535 case VAEncPictureParameterBufferType:
lnc_MPEG4ES.c 286 ASSERT(obj_buffer->type == VAEncPictureParameterBufferType);
521 case VAEncPictureParameterBufferType:
522 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_MPEG4ES_RenderPicture got VAEncPictureParameterBufferType\n");
lnc_H264ES.c 322 ASSERT(obj_buffer->type == VAEncPictureParameterBufferType);
751 case VAEncPictureParameterBufferType:
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_H263ES.c 280 ASSERT(obj_buffer->type == VAEncPictureParameterBufferType);
483 case VAEncPictureParameterBufferType:
pnw_MPEG4ES.c 324 ASSERT(obj_buffer->type == VAEncPictureParameterBufferType);
492 case VAEncPictureParameterBufferType:
493 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_MPEG4ES_RenderPicture got VAEncPictureParameterBufferType\n");
tng_MPEG4ES.c 318 ASSERT(obj_buffer->type == VAEncPictureParameterBufferType);
453 case VAEncPictureParameterBufferType:
pnw_jpeg.c 326 ASSERT(obj_buffer->type == VAEncPictureParameterBufferType);
512 case VAEncPictureParameterBufferType:
513 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_jpeg_RenderPicture got VAEncPictureParameterBufferType\n");
tng_H263ES.c 302 ASSERT(obj_buffer->type == VAEncPictureParameterBufferType);
578 case VAEncPictureParameterBufferType:
tng_H264ES.c 796 ASSERT(obj_buffer->type == VAEncPictureParameterBufferType);
    [all...]
psb_drv_video.h 729 case VAEncPictureParameterBufferType:
730 return "VAEncPictureParameterBufferType";
pnw_H264ES.c 597 ASSERT(obj_buffer->type == VAEncPictureParameterBufferType);
    [all...]
tng_jpegES.c     [all...]
vsp_vp8.c 721 case VAEncPictureParameterBufferType:
    [all...]
  /hardware/intel/common/libva/va/
va_trace.c 639 case VAEncPictureParameterBufferType: return "VAEncPictureParameterBufferType";
    [all...]
va.h     [all...]
  /external/mesa3d/src/gallium/state_trackers/va/
picture.c 526 case VAEncPictureParameterBufferType:
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformatenc_mpeg4.c     [all...]
mixvideoformatenc_h264.c     [all...]
  /hardware/intel/common/libva/test/encode/
mpeg2enc.c     [all...]
mpeg2vaenc.c     [all...]
avcenc.c 344 VAEncPictureParameterBufferType,
    [all...]

Completed in 626 milliseconds

1 2