Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert 179 nn/memory #181

Closed
wants to merge 3 commits into from

Conversation

Kexiaox
Copy link
Contributor

@Kexiaox Kexiaox commented Sep 10, 2024

No description provided.

zhangyichix and others added 3 commits September 3, 2024 06:42
Start with Android U, the get function of IMapper4
will check whether the buffer handle is reserved.
 
1. Call importBuffer to preserve handle before getting the buffer's info.
2. Call freeBuffer at the end.
3. Switch to use gralloc4.

Tracked-On: OAM-112928
Signed-off-by: zhangyichix <[email protected]>
1. Send consumer usage from framework, allocate system/video memory according to
consumer usage.
2. If cpu read often, use minigbm allocate linear NV12 buffer, and C2 send this
"system buffer" to OneVPL, OneVPL internally allocate NV12 buffer for decoding using
vaapi and copy this internal buffer to linear surface internally

Tracked-On: OAM-124103
Signed-off-by: Nana Zhang <[email protected]>
@sysopenci
Copy link

Improper Commit Message
Tracked on not found in commit message,
make sure Tracked-On: Jira-ticket is present.

@sysopenci sysopenci added Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review Engineering Build Not Started Engineering Build Not Started labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Build Not Started Engineering Build Not Started Invalid commit message Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants