Home
last modified time | relevance | path

Searched defs:g (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c487 void bytestream_init(GetByteCxt *g, in bytestream_init()
497 static int bytestream_get_bytes_left(GetByteCxt *g) in bytestream_get_bytes_left()
502 static void bytestream_skipu(GetByteCxt *g, unsigned int size) in bytestream_skipu()
507 static int bytestream_tell(GetByteCxt *g) in bytestream_tell()
512 static int bytestream_get_byteu(GetByteCxt *g) in bytestream_get_byteu()
/rockchip-linux_mpp/mpp/vproc/rga/
H A Drga.h104 RK_U8 g; member
/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_model_v2_smt.c221 RK_S32 g = gop_len; in bits_model_smt_init() local