Home
last modified time | relevance | path

Searched defs:imgb (Results 1 – 9 of 9) sorted by relevance

/external/libopenapv/app/
Doapv_app_util.h280 static int imgb_addref(oapv_imgb_t *imgb) in imgb_addref()
286 static int imgb_getref(oapv_imgb_t *imgb) in imgb_getref()
292 static int imgb_release(oapv_imgb_t *imgb) in imgb_release()
310 oapv_imgb_t *imgb; in imgb_create() local
482 static int imgb_write(char *fname, oapv_imgb_t *imgb) in imgb_write()
Doapv_app_y4m.h218 static int write_y4m_header(char *fname, oapv_imgb_t *imgb) in write_y4m_header()
Doapv_app_dec.c240 static int check_frm_hash(oapvm_t mid, oapv_imgb_t *imgb, int group_id) in check_frm_hash()
/external/libopenapv/src/
Doapv_util.h114 static inline void imgb_addref(oapv_imgb_t *imgb) in imgb_addref()
121 static inline void imgb_release(oapv_imgb_t *imgb) in imgb_release()
Doapv.c34 static void imgb_to_block(oapv_imgb_t *imgb, int c, int x_l, int y_l, int w_l, int h_l, s16 *block) in imgb_to_block()
105 static void imgb_to_block_p210(oapv_imgb_t *imgb, int c, int x_l, int y_l, int w_l, int h_l, s16 *b… in imgb_to_block_p210()
944 static void enc_img_pad_p210(oapve_ctx_t *ctx, oapv_imgb_t *imgb) in enc_img_pad_p210()
989 static void enc_img_pad(oapve_ctx_t *ctx, oapv_imgb_t *imgb) in enc_img_pad()
1573 static int dec_frm_prepare(oapvd_ctx_t *ctx, oapv_imgb_t *imgb) in dec_frm_prepare()
Doapv_util.c261 void oapv_imgb_set_md5(oapv_imgb_t *imgb) in oapv_imgb_set_md5()
Doapv_def.h268 oapv_imgb_t *imgb; member
371 oapv_imgb_t *imgb; member
/external/skia/tools/
DToolUtils.cpp496 auto imgb = b->makeRasterImage(); in equal_pixels() local
/external/libopenapv/inc/
Doapv.h310 oapv_imgb_t *imgb; member