Searched defs:chroma_format (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_decoder.c51 enum pipe_video_chroma_format chroma_format,
73 return vl_create_mpeg12_decoder(pipe, profile, entrypoint, chroma_format,
48 vl_create_decoder(struct pipe_context *pipe, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_chroma_format chroma_format, unsigned width, unsigned height, unsigned max_references, bool expect_chunked_decode) argument
H A Dvl_mpeg12_decoder.c363 //assert(ctx->base.chroma_format == PIPE_VIDEO_CHROMA_FORMAT_420);
904 templat.chroma_format = dec->base.chroma_format;
918 templat.chroma_format = dec->base.chroma_format;
969 templat.chroma_format = dec->base.chroma_format;
1026 enum pipe_video_chroma_format chroma_format,
1044 dec->base.chroma_format = chroma_format;
1023 vl_create_mpeg12_decoder(struct pipe_context *context, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_chroma_format chroma_format, unsigned width, unsigned height, unsigned max_references, bool expect_chunked_decode) argument
[all...]
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_decoder.c51 enum pipe_video_chroma_format chroma_format,
73 return vl_create_mpeg12_decoder(pipe, profile, entrypoint, chroma_format,
48 vl_create_decoder(struct pipe_context *pipe, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_chroma_format chroma_format, unsigned width, unsigned height, unsigned max_references, bool expect_chunked_decode) argument
H A Dvl_mpeg12_decoder.c363 //assert(ctx->base.chroma_format == PIPE_VIDEO_CHROMA_FORMAT_420);
904 templat.chroma_format = dec->base.chroma_format;
918 templat.chroma_format = dec->base.chroma_format;
969 templat.chroma_format = dec->base.chroma_format;
1026 enum pipe_video_chroma_format chroma_format,
1044 dec->base.chroma_format = chroma_format;
1023 vl_create_mpeg12_decoder(struct pipe_context *context, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_chroma_format chroma_format, unsigned width, unsigned height, unsigned max_references, bool expect_chunked_decode) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_video_decoder.h52 enum pipe_video_chroma_format chroma_format; member in struct:pipe_video_decoder
110 enum pipe_video_chroma_format chroma_format; member in struct:pipe_video_buffer
/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_decoder.h52 enum pipe_video_chroma_format chroma_format; member in struct:pipe_video_decoder
110 enum pipe_video_chroma_format chroma_format; member in struct:pipe_video_buffer
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
H A Dcontext.c47 bool *found_port, int *screen, int *chroma_format,
62 assert(chroma_format);
97 *chroma_format = surface_info[l].chroma_format;
112 i, port, surface_type_id, max_width, max_height, *chroma_format,
186 int chroma_format = 0; local
205 &found_port, &scrn, &chroma_format, &mc_type, &surface_flags,
213 if (chroma_format != XVMC_CHROMA_FORMAT_420) {
251 FormatToPipe(chroma_format),
45 Validate(Display *dpy, XvPortID port, int surface_type_id, unsigned int width, unsigned int height, int flags, bool *found_port, int *screen, int *chroma_format, int *mc_type, int *surface_flags, unsigned short *subpic_max_w, unsigned short *subpic_max_h) argument
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
H A Dtestlib.c47 unsigned int chroma_format,
80 surface_info[j].chroma_format == chroma_format &&
42 GetPort( Display *display, unsigned int width, unsigned int height, unsigned int chroma_format, const unsigned int *mc_types, unsigned int num_mc_types, XvPortID *port_id, int *surface_type_id, unsigned int *is_overlay, unsigned int *intra_unsigned ) argument
/external/mesa3d/src/gallium/state_trackers/xvmc/
H A Dcontext.c47 bool *found_port, int *screen, int *chroma_format,
62 assert(chroma_format);
97 *chroma_format = surface_info[l].chroma_format;
112 i, port, surface_type_id, max_width, max_height, *chroma_format,
186 int chroma_format = 0; local
205 &found_port, &scrn, &chroma_format, &mc_type, &surface_flags,
213 if (chroma_format != XVMC_CHROMA_FORMAT_420) {
251 FormatToPipe(chroma_format),
45 Validate(Display *dpy, XvPortID port, int surface_type_id, unsigned int width, unsigned int height, int flags, bool *found_port, int *screen, int *chroma_format, int *mc_type, int *surface_flags, unsigned short *subpic_max_w, unsigned short *subpic_max_h) argument
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
H A Dtestlib.c47 unsigned int chroma_format,
80 surface_info[j].chroma_format == chroma_format &&
42 GetPort( Display *display, unsigned int width, unsigned int height, unsigned int chroma_format, const unsigned int *mc_types, unsigned int num_mc_types, XvPortID *port_id, int *surface_type_id, unsigned int *is_overlay, unsigned int *intra_unsigned ) argument
/external/chromium_org/third_party/libva/va/
H A Dva_enc_mpeg2.h143 unsigned int chroma_format : 2; member in struct:_VAEncSequenceParameterBufferMPEG2::__anon12938::__anon12939
H A Dva.h1230 unsigned int chroma_format : 2; member in struct:_VAPictureParameterBufferMPEG4::__anon12887::__anon12888
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_video.c511 enum pipe_video_chroma_format chroma_format,
570 dec->base.chroma_format = chroma_format;
653 chroma_format, width, height,
800 assert(templat->chroma_format == PIPE_VIDEO_CHROMA_FORMAT_420);
813 buffer->base.chroma_format = templat->chroma_format;
883 enum pipe_video_chroma_format chroma_format,
889 chroma_format, width, height,
507 nouveau_create_decoder(struct pipe_context *context, struct nouveau_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_chroma_format chroma_format, unsigned width, unsigned height, unsigned max_references, bool expect_chunked_decode) argument
880 nouveau_context_create_decoder(struct pipe_context *context, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_chroma_format chroma_format, unsigned width, unsigned height, unsigned max_references, bool expect_chunked_decode) argument
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c511 enum pipe_video_chroma_format chroma_format,
570 dec->base.chroma_format = chroma_format;
653 chroma_format, width, height,
800 assert(templat->chroma_format == PIPE_VIDEO_CHROMA_FORMAT_420);
813 buffer->base.chroma_format = templat->chroma_format;
883 enum pipe_video_chroma_format chroma_format,
889 chroma_format, width, height,
507 nouveau_create_decoder(struct pipe_context *context, struct nouveau_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_chroma_format chroma_format, unsigned width, unsigned height, unsigned max_references, bool expect_chunked_decode) argument
880 nouveau_context_create_decoder(struct pipe_context *context, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_chroma_format chroma_format, unsigned width, unsigned height, unsigned max_references, bool expect_chunked_decode) argument
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
H A Dvdpau_private.h354 enum pipe_video_chroma_format chroma_format; member in struct:__anon14202
/external/libhevc/decoder/
H A Dihevcd_api.c1724 WORD32 chroma_format, share_disp_buf; local
1809 chroma_format = ps_mem_q_ip->e_output_format;
1813 chroma_format = -1;
1817 if((chroma_format != IV_YUV_420P) &&
1818 (chroma_format != IV_YUV_420SP_UV) &&
1819 (chroma_format != IV_YUV_420SP_VU))
/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Dvdpau_private.h354 enum pipe_video_chroma_format chroma_format; member in struct:__anon27613

Completed in 4392 milliseconds