Home | History | Annotate | Download | only in src

Lines Matching refs:picture_width

527         vret = vaCreateSurfaces(vadisplay, parent->picture_width,
568 parent->picture_width, parent->picture_height,
578 LOG_V( "Created libva context width %d, height %d\n", parent->picture_width, parent->picture_height);
581 LOG_V( "mix_video vinfo: Content width %d, height %d\n", parent->picture_width, parent->picture_height);
843 unsigned int ui32SrcWidth = mix->picture_width;