Searched refs:is_h264 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c276 int is_h264 = u_reduce_video_profile(templ->profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC; local in function:nv84_create_decoder
282 if ((is_h264 && templ->entrypoint != PIPE_VIDEO_ENTRYPOINT_BITSTREAM) ||
288 if (!is_h264 && !is_mpeg12) {
301 if (is_h264) {
331 if (is_h264) {
365 if (is_h264) {
377 if (is_h264) {
387 if (is_h264) {
442 if (is_h264) {
456 if (is_h264
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c276 int is_h264 = u_reduce_video_profile(templ->profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC; local in function:nv84_create_decoder
282 if ((is_h264 && templ->entrypoint != PIPE_VIDEO_ENTRYPOINT_BITSTREAM) ||
288 if (!is_h264 && !is_mpeg12) {
301 if (is_h264) {
331 if (is_h264) {
365 if (is_h264) {
377 if (is_h264) {
387 if (is_h264) {
442 if (is_h264) {
456 if (is_h264
[all...]

Completed in 3 milliseconds