Home
last modified time | relevance | path

Searched refs:sub_h (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_framepack.c270 int sub_h = s->input_views[i]->height >> s->pix_desc->log2_chroma_h; in vertical_frame_pack() local
279 (interleaved + sub_h * (1 - interleaved)); in vertical_frame_pack()
281 (interleaved + sub_h * (1 - interleaved)); in vertical_frame_pack()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c6796 const upb_handlers *sub_h; in find_methods() local
6798 (sub_h = upb_handlers_getsubhandlers(h, f)) != NULL) { in find_methods()
6801 find_methods(c, sub_h); in find_methods()

Completed in 21 milliseconds