Searched defs:QPs (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libpostproc/ |
H A D | postprocess.c | 539 postProcess(const uint8_t src[], int srcStride, uint8_t dst[], int dstStride, int width, int height, const int8_t QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc) postProcess() argument
|
H A D | postprocess_template.c | 3306 postProcess(const uint8_t src[], int srcStride, uint8_t dst[], int dstStride, int width, int height, const int8_t QPs[], int QPStride, int isColor, PPContext *c2) postProcess() argument
|
Completed in 8 milliseconds