Home
last modified time | relevance | path

Searched refs:ff_hevc_diag_scan4x4_x (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc_data.c25 const uint8_t ff_hevc_diag_scan4x4_x[16] = { variable
H A Dhevc_data.h26 extern const uint8_t ff_hevc_diag_scan4x4_x[16];
H A Ddxva2_hevc.c211 pos = 4 * ff_hevc_diag_scan4x4_y[j] + ff_hevc_diag_scan4x4_x[j]; in fill_scaling_lists()
H A Dnvdec_hevc.c51 pos = 4 * ff_hevc_diag_scan4x4_y[j] + ff_hevc_diag_scan4x4_x[j]; in fill_scaling_lists()
H A Dhevc_cabac.c1188 scan_x_off = ff_hevc_diag_scan4x4_x; in ff_hevc_hls_residual_coding()
1200 scan_x_cg = ff_hevc_diag_scan4x4_x; in ff_hevc_hls_residual_coding()
H A Dvdpau_hevc.c77 uint8_t pos = 4 * ff_hevc_diag_scan4x4_y[j] + ff_hevc_diag_scan4x4_x[j]; in vdpau_hevc_start_frame()
H A Dhevc_ps.c827 ff_hevc_diag_scan4x4_x[i]; in scaling_list_data()

Completed in 8 milliseconds