Skip to content

Note that oapvd_info_tile can report the tile count on its own - #261

Merged
cpncf merged 1 commit into
mainfrom
docs_tile_count_note
Aug 8, 2026
Merged

Note that oapvd_info_tile can report the tile count on its own#261
cpncf merged 1 commit into
mainfrom
docs_tile_count_note

Conversation

@kpchoi

@kpchoi kpchoi commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Follow-up to #260. The tile example in the programmers guide sizes the array from oapvd_info_frame(), which is the usual path; this notes that oapvd_info_tile() can also report the count on its own when the caller passes a NULL tile array, so an application that only needs the tile array does not have to call both. Documentation only.

Signed-off-by: KP Choi <kp5.choi@samsung.com>

@cpncf cpncf left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpncf
cpncf merged commit 963b88b into main Aug 8, 2026
9 checks passed
@kpchoi
kpchoi deleted the docs_tile_count_note branch August 8, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants