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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_video.h 38 /* u_reduce_video_profile() needs these */
43 u_reduce_video_profile(enum pipe_video_profile profile) function
  /external/mesa3d/src/gallium/auxiliary/util/
u_video.h 38 /* u_reduce_video_profile() needs these */
43 u_reduce_video_profile(enum pipe_video_profile profile) function
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_decoder.c 39 switch (u_reduce_video_profile(profile)) {
71 switch (u_reduce_video_profile(profile)) {
vl_mpeg12_decoder.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_decoder.c 39 switch (u_reduce_video_profile(profile)) {
71 switch (u_reduce_video_profile(profile)) {
vl_mpeg12_decoder.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
decode.c 497 switch (u_reduce_video_profile(dec->profile)) {
  /external/mesa3d/src/gallium/state_trackers/vdpau/
decode.c 497 switch (u_reduce_video_profile(dec->profile)) {
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_video.c 527 if (u_reduce_video_profile(profile) != PIPE_VIDEO_CODEC_MPEG12)
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.c 527 if (u_reduce_video_profile(profile) != PIPE_VIDEO_CODEC_MPEG12)

Completed in 1000 milliseconds