Searched refs:oapve_encode (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libopenapv/inc/ |
H A D | oapv.h | 483 int OAPV_EXPORT oapve_encode(oapve_t eid, oapv_frms_t *ifrms, oapvm_t mid, oapv_bitb_t *bitb, oapve…
|
/aosp_15_r20/external/libopenapv/app/ |
H A D | oapv_app_enc.c | 879 ret = oapve_encode(id, &ifrms, mid, &bitb, &stat, &rfrms); in main()
|
/aosp_15_r20/frameworks/av/media/codec2/components/apv/ |
H A D | C2SoftApvEnc.cpp | 1402 oapve_encode(mEncoderId, &mInputFrames, mMetaId, bits.get(), &stat, &mReconFrames); in process()
|
/aosp_15_r20/external/libopenapv/src/ |
H A D | oapv.c | 1268 int oapve_encode(oapve_t eid, oapv_frms_t *ifrms, oapvm_t mid, oapv_bitb_t *bitb, oapve_stat_t *sta… in oapve_encode() function
|