Home
last modified time | relevance | path

Searched defs:f (Results 1 – 11 of 11) sorted by relevance

/rockchip-linux_mpp/utils/
H A Diniparser.c230 void iniparser_dump(const dictionary * d, FILE * f) in iniparser_dump()
258 void iniparser_dump_ini(const dictionary * d, FILE * f) in iniparser_dump_ini()
296 void iniparser_dumpsection_ini(const dictionary * d, const char * s, FILE * f) in iniparser_dumpsection_ini()
/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_obj_macro.h26 #define CONCAT_6(a,b,c,d,e,f) a##b##c##d##e##f argument
37 #define CONCAT_US6(a,b,c,d,e,f) a##_##b##_##c##_##d##_##e##_##f argument
48 #define CONCAT_DOT6(a,b,c,d,e,f) a.b.c.d.e.f argument
59 #define CONCAT_STR6(a,b,c,d,e,f) TO_STR(a:b:c:d:e:f) argument
/rockchip-linux_mpp/mpp/vproc/iep2/
H A Diep2_pd.c88 int f = ctx->output.dect_ff_comb_f; in iep2_check_pd() local
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c235 RK_S32 e, f; in resolve_divisor() local
562 static void av1d_frame_unref(Av1CodecContext *ctx, AV1Frame *f) in av1d_frame_unref()
1186 AV1Frame *f = &s->ref[i]; in av1d_paser_reset() local
H A Dav1d_parser.h69 MppFrame f; member
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_dpb.c762 H264_FrameStore_t *f = mpp_calloc(H264_FrameStore_t, 1); in alloc_frame_store() local
1540 void free_frame_store(H264_DecCtx_t *p_Dec, H264_FrameStore_t* f) in free_frame_store()
/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_dpb.c106 Avs2dFrame_t *f = mpp_calloc(Avs2dFrame_t, 1); in new_frame() local
/rockchip-linux_mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.h79 MppFrame f; member
/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser.c275 static void vp9_unref_frame( VP9Context *s, VP9Frame *f) in vp9_unref_frame()
H A Dvp9d_parser.h96 MppFrame f; member
/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.h118 MppFrame f; member