Searched refs:ptrb (Results 1 – 1 of 1) sorted by relevance
125 static int v4l2_h264_p_ref_list_cmp(const void *ptra, const void *ptrb, in v4l2_h264_p_ref_list_cmp() argument132 idxb = ((struct v4l2_h264_reference *)ptrb)->index; in v4l2_h264_p_ref_list_cmp()163 static int v4l2_h264_b0_ref_list_cmp(const void *ptra, const void *ptrb, in v4l2_h264_b0_ref_list_cmp() argument171 idxb = ((struct v4l2_h264_reference *)ptrb)->index; in v4l2_h264_b0_ref_list_cmp()192 pocb = v4l2_h264_get_poc(builder, ptrb); in v4l2_h264_b0_ref_list_cmp()208 static int v4l2_h264_b1_ref_list_cmp(const void *ptra, const void *ptrb, in v4l2_h264_b1_ref_list_cmp() argument216 idxb = ((struct v4l2_h264_reference *)ptrb)->index; in v4l2_h264_b1_ref_list_cmp()237 pocb = v4l2_h264_get_poc(builder, ptrb); in v4l2_h264_b1_ref_list_cmp()