OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bicubic_memory
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_textured_video.c
765
&info->
bicubic_memory
,
772
info->bicubic_bo = info->
bicubic_memory
;
806
if (info->
bicubic_memory
!= NULL) {
807
radeon_legacy_free_memory(pScrn, info->
bicubic_memory
);
808
info->
bicubic_memory
= NULL;
radeon.h
1039
void *
bicubic_memory
;
member in struct:__anon6814
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_textured_video.c
728
if (info->
bicubic_memory
) {
729
radeon_bo_unref(info->
bicubic_memory
);
730
info->
bicubic_memory
= NULL;
Completed in 8 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026