Searched refs:vp9_set_size_literal (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_svc_layercontext.c | 587 if (vp9_set_size_literal(cpi, width, height) != 0) in vp9_one_pass_cbr_svc_start_layer() 694 if (vp9_set_size_literal(cpi, width, height) != 0) in vp9_svc_start_frame()
|
D | vp9_encoder.h | 548 int vp9_set_size_literal(VP9_COMP *cpi, unsigned int width,
|
D | vp9_encoder.c | 3142 vp9_set_size_literal(cpi, oxcf->scaled_frame_width, 3156 vp9_set_size_literal(cpi, 4682 int vp9_set_size_literal(VP9_COMP *cpi, unsigned int width, function
|