Searched refs:u_reduce_video_profile (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_video.h38 /* u_reduce_video_profile() needs these */
43 u_reduce_video_profile(enum pipe_video_profile profile) function
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_video.h38 /* 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/
H A Dvl_decoder.c39 switch (u_reduce_video_profile(profile)) {
71 switch (u_reduce_video_profile(profile)) {
H A Dvl_mpeg12_decoder.c1034 assert(u_reduce_video_profile(profile) == PIPE_VIDEO_CODEC_MPEG12);
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_decoder.c39 switch (u_reduce_video_profile(profile)) {
71 switch (u_reduce_video_profile(profile)) {
H A Dvl_mpeg12_decoder.c1034 assert(u_reduce_video_profile(profile) == PIPE_VIDEO_CODEC_MPEG12);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
H A Ddecode.c497 switch (u_reduce_video_profile(dec->profile)) {
/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Ddecode.c497 switch (u_reduce_video_profile(dec->profile)) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_video.c527 if (u_reduce_video_profile(profile) != PIPE_VIDEO_CODEC_MPEG12)
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c527 if (u_reduce_video_profile(profile) != PIPE_VIDEO_CODEC_MPEG12)

Completed in 218 milliseconds