OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:picture_format
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa.h
51
int
picture_format
;
member in struct:exa_pixmap_priv
xorg_exa.c
134
exa_get_pipe_format(int depth, enum pipe_format *format, int *bbp, int *
picture_format
)
139
*
picture_format
= PICT_a8r8g8b8;
144
*
picture_format
= PICT_x8r8g8b8;
149
*
picture_format
= PICT_r5g6b5;
154
*
picture_format
= PICT_x1r5g5b5;
159
*
picture_format
= PICT_a8;
552
if (pSrc->
picture_format
== pSrcPicture->format)
555
if (pSrc->
picture_format
!= PICT_a8r8g8b8)
558
/* pSrc->
picture_format
== PICT_a8r8g8b8 */
640
if (priv->
picture_format
!= pDstPicture->format
[
all
...]
xorg_composite.c
240
if (pSrc && pSrc->
picture_format
== pSrcPicture->format) {
241
if (pSrc->
picture_format
== PICT_a8) {
255
if (pSrc && pSrc->
picture_format
!= PICT_a8r8g8b8) {
260
/* pSrc->
picture_format
== PICT_a8r8g8b8 */
/external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa.h
51
int
picture_format
;
member in struct:exa_pixmap_priv
xorg_exa.c
134
exa_get_pipe_format(int depth, enum pipe_format *format, int *bbp, int *
picture_format
)
139
*
picture_format
= PICT_a8r8g8b8;
144
*
picture_format
= PICT_x8r8g8b8;
149
*
picture_format
= PICT_r5g6b5;
154
*
picture_format
= PICT_x1r5g5b5;
159
*
picture_format
= PICT_a8;
552
if (pSrc->
picture_format
== pSrcPicture->format)
555
if (pSrc->
picture_format
!= PICT_a8r8g8b8)
558
/* pSrc->
picture_format
== PICT_a8r8g8b8 */
640
if (priv->
picture_format
!= pDstPicture->format
[
all
...]
xorg_composite.c
240
if (pSrc && pSrc->
picture_format
== pSrcPicture->format) {
241
if (pSrc->
picture_format
== PICT_a8) {
255
if (pSrc && pSrc->
picture_format
!= PICT_a8r8g8b8) {
260
/* pSrc->
picture_format
== PICT_a8r8g8b8 */
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
msm_q6vdec.h
133
u32
picture_format
;
member in struct:vdec_frame_info
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
msm_q6vdec.h
133
u32
picture_format
;
member in struct:vdec_frame_info
/hardware/qcom/msm8960/kernel-headers/linux/
msm_q6vdec.h
185
u32
picture_format
;
member in struct:vdec_frame_info
/hardware/qcom/msm8960/original-kernel-headers/linux/
msm_q6vdec.h
157
u32
picture_format
; /* picture coding format */
member in struct:vdec_frame_info
Completed in 220 milliseconds