Home
last modified time | relevance | path

Searched refs:TagWelsEncCtx (Results 1 – 6 of 6) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dsvc_enc_slice_segment.h76 typedef struct TagWelsEncCtx sWelsEncCtx;
Dencoder_context.h116 typedef struct TagWelsEncCtx { struct
Drc.h53 typedef struct TagWelsEncCtx sWelsEncCtx;
Dwels_preprocess.h55 typedef struct TagWelsEncCtx sWelsEncCtx;
Dwels_func_ptr_def.h51 typedef struct TagWelsEncCtx sWelsEncCtx;
/third_party/openh264/codec/encoder/core/src/
Dratectl.cpp1164 int32_t RcCalculateCascadingQp (struct TagWelsEncCtx* pEncCtx, int32_t iQp) { in RcCalculateCascadingQp()