Searched defs:reflist (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-h264.c | 222 v4l2_h264_build_p_ref_list(const struct v4l2_h264_reflist_builder *builder, u8 *reflist) v4l2_h264_build_p_ref_list() argument
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-h264.c | 259 reorder_field_reflist(const struct v4l2_h264_reflist_builder *b, struct v4l2_h264_reference *reflist) reorder_field_reflist() argument 301 format_ref_list_p(const struct v4l2_h264_reflist_builder *builder, struct v4l2_h264_reference *reflist, char **out_str) format_ref_list_p() argument 328 print_ref_list_p(const struct v4l2_h264_reflist_builder *builder, struct v4l2_h264_reference *reflist) print_ref_list_p() argument 341 format_ref_list_b(const struct v4l2_h264_reflist_builder *builder, struct v4l2_h264_reference *reflist, char **out_str) format_ref_list_b() argument 367 print_ref_list_b(const struct v4l2_h264_reflist_builder *builder, struct v4l2_h264_reference *reflist, u8 list_num) print_ref_list_b() argument 393 v4l2_h264_build_p_ref_list(const struct v4l2_h264_reflist_builder *builder, struct v4l2_h264_reference *reflist) v4l2_h264_build_p_ref_list() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
H A D | hantro_h264.c | 410 deduplicate_reflist(struct v4l2_h264_reflist_builder *b, struct v4l2_h264_reference *reflist) deduplicate_reflist() argument
|
/third_party/node/src/ |
H A D | js_native_api_v8.h | 225 v8impl::RefTracker::RefList reflist; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.c | 1653 chroma_mc_uni(HEVCContext *s, uint8_t *dst0, ptrdiff_t dststride, uint8_t *src0, ptrdiff_t srcstride, int reflist, int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int chroma_weight, int chroma_offset) chroma_mc_uni() argument
|
Completed in 9 milliseconds