Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dv4l2_context.c111 static inline int v4l2_get_framesize_compressed(V4L2Context* ctx, int width, int height) in v4l2_get_framesize_compressed() function
141 v4l2_get_framesize_compressed(ctx, ctx->width, ctx->height); in v4l2_save_to_context()
151 v4l2_get_framesize_compressed(ctx, ctx->width, ctx->height); in v4l2_save_to_context()