Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_data.c58 const uint8_t ff_hevc_diag_scan8x8_y[64] = { variable
H A Dhevc_data.h29 extern const uint8_t ff_hevc_diag_scan8x8_y[64];
H A Ddxva2_hevc.c216 pos = 8 * ff_hevc_diag_scan8x8_y[j] + ff_hevc_diag_scan8x8_x[j]; in fill_scaling_lists()
H A Dnvdec_hevc.c56 pos = 8 * ff_hevc_diag_scan8x8_y[j] + ff_hevc_diag_scan8x8_x[j]; in fill_scaling_lists()
H A Dvdpau_hevc.c81 uint8_t pos = 8 * ff_hevc_diag_scan8x8_y[j] + ff_hevc_diag_scan8x8_x[j]; in vdpau_hevc_start_frame()
H A Dhevc_cabac.c1205 scan_y_cg = ff_hevc_diag_scan8x8_y; in ff_hevc_hls_residual_coding()
H A Dhevc_ps.c829 pos = 8 * ff_hevc_diag_scan8x8_y[i] + in scaling_list_data()

Completed in 7 milliseconds