HomeSort by relevance Sort by last modified time
    Searched refs:fourcc (Results 151 - 161 of 161) sorted by null

1 2 3 4 5 67

  /external/chromium_org/third_party/libva/va/
va.h 410 /* RGBP covers RGBP and BGRP fourcc */
642 * \brief Pixel format (fourcc).
647 * a pixel format (FOURCC) that is kept as is on output, if the
698 /** \brief pixel format in fourcc. */
2010 unsigned int fourcc; member in struct:_VAImageFormat
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_xv.c 5 #include <fourcc.h>
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c 5 #include <fourcc.h>
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.cpp 247 unsigned int *fourcc,
433 uint32_t fourCC = 0;
444 &fourCC, &lumaStride, &chromaUStride, &chromaVStride,
451 LOG_V("kBufHandle = 0x%08x, fourCC = %d\n", kBufHandle, fourCC);
  /hardware/intel/common/libva/va/
va.h 650 /* RGBP covers RGBP and BGRP fourcc */
2786 unsigned int fourcc; member in struct:_VAImageFormat
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9shader.h 272 HRESULT WINAPI D3DXFindShaderComment(CONST DWORD* byte_code, DWORD fourcc, LPCVOID* data, UINT* size);
  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 470 if (surface_image.format.fourcc == VA_FOURCC_NV12) { /* UV plane */
    [all...]
mpeg2vaenc.c 470 if (surface_image.format.fourcc == VA_FOURCC_NV12) { /* UV plane */
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine2.cc 531 virtual bool Reset(uint32 fourcc,
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_coverlay.c 407 if (subpicture->fourcc != VA_FOURCC_RGBA) {
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 402 milliseconds

1 2 3 4 5 67