Searched refs:get_pixel_format (Results 1 – 5 of 5) sorted by relevance
168 static enum AVPixelFormat get_pixel_format(DNNData *data) in get_pixel_format() function182 enum AVPixelFormat fmt = get_pixel_format(input); in proc_from_frame_to_dnn_analytics()
161 get_pixel_format(enum pipe_format f) in get_pixel_format() function184 const struct lima_format *lf = get_pixel_format(f); in lima_format_pixel_supported()
335 static int get_pixel_format(AVCodecContext *avctx) in get_pixel_format() function933 ret = get_pixel_format(avctx); in av1_decode_frame()
766 static enum AVPixelFormat get_pixel_format(H264Context *h, int force_callback) in get_pixel_format() function1058 || (non_j_pixfmt(h->avctx->pix_fmt) != non_j_pixfmt(get_pixel_format(h, 0)))) in h264_init_ps()1121 if ((ret = get_pixel_format(h, 1)) < 0) in h264_init_ps()
171 static enum AVPixelFormat get_pixel_format(VP8Context *s) in get_pixel_format() function206 s->pix_fmt = get_pixel_format(s); in update_dimensions()2643 s->pix_fmt = get_pixel_format(s); in vp78_decode_frame()