HomeSort by relevance Sort by last modified time
    Searched full:fourcc (Results 26 - 50 of 287) sorted by null

12 3 4 5 6 7 8 91011>>

  /hardware/intel/common/libva/test/
loadsurface.h 45 unsigned int fourcc, int fixed_alpha)
92 if (fourcc == VA_FOURCC_YUY2)
107 switch (fourcc) {
150 unsigned int fourcc, int box_width, int row_shift,
158 if (fourcc == VA_FOURCC_YUY2) y_factor = 2;
179 if (fourcc == VA_FOURCC_YUY2) {
196 switch (fourcc) {
208 printf("unsupported fourcc in loadsurface.h\n");
225 fourcc, alpha);
246 switch (surface_image.format.fourcc) {
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/
ivfenc.h 24 uint32_t fourcc,
tools_common.h 95 uint32_t fourcc; member in struct:VpxInputContext
130 const uint32_t fourcc; member in struct:VpxInterface
141 const VpxInterface *get_vpx_decoder_by_fourcc(uint32_t fourcc);
webmenc.cc 27 unsigned int fourcc) {
51 video_track->set_codec_id(fourcc == VP8_FOURCC ? "V_VP8" : "V_VP9");
  /external/libvpx/libvpx/
ivfenc.h 24 uint32_t fourcc,
tools_common.h 100 uint32_t fourcc; member in struct:VpxInputContext
127 const uint32_t fourcc; member in struct:VpxInterface
138 const VpxInterface *get_vpx_decoder_by_fourcc(uint32_t fourcc);
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
AudioQuality.java 20 String fourCC;
VideoQuality.java 20 String fourCC;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
ivfenc.h 24 uint32_t fourcc,
tools_common.h 100 uint32_t fourcc; member in struct:VpxInputContext
127 const uint32_t fourcc; member in struct:VpxInterface
138 const VpxInterface *get_vpx_decoder_by_fourcc(uint32_t fourcc);
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Overlay.3 48 More information on YUV formats can be found at \fIhttp://www\&.webartz\&.com/fourcc/indexyuv\&.htm (link to URL http://www.webartz.com/fourcc/indexyuv.htm) \fR\&.
  /frameworks/av/media/libstagefright/timedtext/
TextDescriptions.cpp 108 case FOURCC('s', 't', 'y', 'l'):
144 case FOURCC('k', 'r', 'o', 'k'):
171 case FOURCC('h', 'l', 'i', 't'):
184 case FOURCC('h', 'c', 'l', 'r'):
196 case FOURCC('d', 'l', 'a', 'y'):
207 case FOURCC('h', 'r', 'e', 'f'):
238 case FOURCC('t', 'b', 'o', 'x'):
249 case FOURCC('b', 'l', 'n', 'k'):
263 case FOURCC('t', 'w', 'r', 'p'):
303 case FOURCC('t', 'x', '3', 'g')
    [all...]
  /hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c 106 unsigned long fourcc; local
181 fourcc = VA_FOURCC_YV16;
185 fourcc = VA_FOURCC_NV12;
204 vaStatus = psb_surface_create_from_ub(driver_data, width, height, fourcc,
226 /* by default, surface fourcc is NV12 */
227 psb_surface->extra_info[4] = fourcc;
261 unsigned long fourcc; local
341 fourcc = VA_FOURCC_YV16;
344 fourcc = VA_FOURCC_RGBA;
348 fourcc = VA_FOURCC_NV12
    [all...]
  /hardware/intel/img/psb_video/src/
psb_surface.c 40 int width, int height, int fourcc, unsigned int flags,
58 if (fourcc == VA_FOURCC_NV12) {
95 } else if (fourcc == VA_FOURCC_RGBA) {
103 } else if (fourcc == VA_FOURCC_YV16) {
140 } else if (fourcc == VA_FOURCC_YV32) {
163 unsigned int __maybe_unused fourcc, /* expected fourcc */
197 unsigned int __maybe_unused fourcc, /* expected fourcc */
psb_surface.h 68 * extra_info[4]: surface fourcc
72 * extra_info[8]: the fourcc set by application
84 int width, int height, int fourcc, unsigned int flags,
  /external/chromium_org/media/formats/mp4/
box_reader.cc 48 bool BufferReader::ReadFourCC(FourCC* v) {
125 FourCC* type,
140 bool BoxReader::IsValidTopLevelBox(const FourCC& type,
178 children_.insert(std::pair<FourCC, BoxReader>(child.type(), child));
194 FourCC child_type = child->BoxType();
box_definitions.h 37 virtual FourCC BoxType() const OVERRIDE; \
42 FourCC major_brand;
70 FourCC format;
76 FourCC type;
190 FourCC format;
214 FourCC format;
box_reader_unittest.cc 37 virtual FourCC BoxType() const OVERRIDE { return FOURCC_FREE; }
46 virtual FourCC BoxType() const OVERRIDE { return FOURCC_PSSH; }
69 virtual FourCC BoxType() const OVERRIDE { return FOURCC_SKIP; }
140 // Set an unrecognized top-level FourCC.
184 static void TestTopLevelBox(const uint8* data, int size, uint32 fourCC) {
194 EXPECT_EQ(fourCC, reader->type());
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.cc 81 fourcc(0),
287 best_format->fourcc = best->fourcc;
320 std::string fourcc_name = GetFourccName(captured_frame->fourcc) + " ";
378 if (FOURCC_ARGB == captured_frame->fourcc &&
419 FOURCC_YUY2 == CanonicalFourCC(captured_frame->fourcc) ||
420 FOURCC_UYVY == CanonicalFourCC(captured_frame->fourcc);
493 if (captured_frame->fourcc == FOURCC_MJPG) {
588 // 4) Compression. If desired format has a specific fourcc, we need exact match;
594 // Check fourcc
    [all...]
  /external/chromium_org/third_party/libwebp/webp/
mux.h 145 // Adds a chunk with id 'fourcc' and data 'chunk_data' in the mux object.
149 // fourcc - (in) a character array containing the fourcc of the given chunk;
155 // WEBP_MUX_INVALID_ARGUMENT - if mux, fourcc or chunk_data is NULL
156 // or if fourcc corresponds to an image chunk.
160 WebPMux* mux, const char fourcc[4], const WebPData* chunk_data,
163 // Gets a reference to the data of the chunk with id 'fourcc' in the mux object.
167 // fourcc - (in) a character array containing the fourcc of the chunk;
171 // WEBP_MUX_INVALID_ARGUMENT - if mux, fourcc or chunk_data is NUL
    [all...]
  /hardware/intel/common/libva/test/putsurface/
putsurface_common.c 93 unsigned int fourcc; member in struct:__anon40385
110 return va_fourcc_map[i].fourcc;
122 if (va_fourcc_map[i].fourcc == format) {
177 lookup_image_format(uint32_t fourcc)
186 if (image_format->fourcc == fourcc)
261 // 1. make sure dst fourcc is supported for vaImage
281 // 3.1 vaSurface with src fourcc
290 // 3.2 vaImage with dst fourcc
292 image_format.fourcc = csc_dst_fourcc
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_q6vdec.h 116 u32 fourcc; /* video format */ member in struct:vdec_config
224 u32 fourcc; member in struct:vdec_dec_attributes
259 u32 fourcc; member in union:vdec_property
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmdls.h 36 * FOURCC definition
39 typedef DWORD FOURCC;
173 FOURCC ExtCkID;
avifmt.h 89 FOURCC fccType;
90 FOURCC fccHandler;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
msm_q6vdec.h 92 u32 fourcc; member in struct:vdec_config
200 u32 fourcc; member in struct:vdec_dec_attributes

Completed in 1110 milliseconds

12 3 4 5 6 7 8 91011>>