Home
last modified time | relevance | path

Searched defs:imgb_create (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/components/apv/
H A DC2SoftApvCommon.h93 static oapv_imgb_t* imgb_create(int w, int h, int cs) { in imgb_create() function
/aosp_15_r20/external/libopenapv/app/
H A Doapv_app_util.h307 oapv_imgb_t *imgb_create(int w, int h, int cs) in imgb_create() function