Searched defs:read_frame (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/tools/non_greedy_mv/ |
D | non_greedy_mv.py | 44 def read_frame(fp, no_swap=0): function
|
/external/libkmsxx/utils/ |
D | kmsview.cpp | 12 static void read_frame(ifstream& is, DumbFramebuffer* fb, Crtc* crtc, Plane* plane) in read_frame() function
|
D | omap-wbm2m.cpp | 36 static void read_frame(DumbFramebuffer* fb, unsigned frame_num) in read_frame() function
|
/external/libaom/libaom/aom_dsp/ |
D | vmaf.c | 37 static int read_frame(float *ref_data, float *main_data, float *temp_data, in read_frame() function
|
/external/libaom/libaom/examples/ |
D | svc_encoder_rtc.c | 65 static int read_frame(struct AvxInputContext *input_ctx, aom_image_t *img) { in read_frame() function
|
D | inspect.c | 776 int read_frame() { in read_frame() function
|
/external/libaom/libaom/apps/ |
D | aomdec.c | 225 static int read_frame(struct AvxDecInputContext *input, uint8_t **buf, in read_frame() function
|
D | aomenc.c | 98 static int read_frame(struct AvxInputContext *input_ctx, aom_image_t *img) { in read_frame() function
|
/external/libvpx/libvpx/ |
D | tools_common.c | 276 int read_frame(struct VpxInputContext *input_ctx, vpx_image_t *img) { in read_frame() function
|