Skip to content

oapve_param_parse#57

Merged
kpchoi merged 22 commits intomainfrom
oapve_param_parse
Mar 20, 2025
Merged

oapve_param_parse#57
kpchoi merged 22 commits intomainfrom
oapve_param_parse

Conversation

@kpchoi
Copy link
Collaborator

@kpchoi kpchoi commented Mar 18, 2025

  • add oapve_param_parse() API newly.

mss-park and others added 18 commits March 7, 2025 14:42
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
- Fix compile error on mac env
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
@kpchoi kpchoi requested review from mss-park and tuzm24 March 18, 2025 23:29
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Copy link
Collaborator

@mss-park mss-park left a comment

Choose a reason for hiding this comment

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

Looks good to me

mss-park and others added 2 commits March 19, 2025 10:12
- remove unused variable in *_neon.c

Signed-off-by: Yangwoo Kim <yearly.kim@samsung.com>
Copy link
Collaborator

@dkozinski dkozinski left a comment

Choose a reason for hiding this comment

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

There is a lack of the ability to set the number of threads through the public API (opav.h). Could the option to configure the number of threads be added via the oapv_param_parse function?

Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Copy link
Collaborator

@dkozinski dkozinski left a comment

Choose a reason for hiding this comment

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

Looks good

@kpchoi kpchoi merged commit 40fb0dd into main Mar 20, 2025
5 checks passed
alejandro-arango-epicgames pushed a commit to alejandro-arango-epicgames/openapv that referenced this pull request Sep 29, 2025
* modification of decoding tile

* refactoring

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

* refactoring

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

* added xeve_param_parse() API

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

* fix for arm buiding

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

* fix typo

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

* added 'preset' to oapve_param_parse()

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

* added most parameters

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

* added param.c and param.h and detection of num cpu core

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

* modification to compile on window

* removed wrong end of line

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

* oapv_get_num_cpu_cores() fix for mac

- Fix compile error on mac env

* introduced ctx->threads

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

* modification to select number of threads

* fixed bug in tile calculation

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

* removed compile warning message

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

* fix to parse y4m header

* Remove unused variable

- remove unused variable in *_neon.c

Signed-off-by: Yangwoo Kim <yearly.kim@samsung.com>

* removed duplicated code

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

---------

Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
Signed-off-by: Yangwoo Kim <yearly.kim@samsung.com>
Co-authored-by: Minsoo Park <mss.park@samsung.com>
Co-authored-by: Yangwoo Kim <yearly.kim@samsung.com>
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.

4 participants